Skip to content

Conversation

@smarterclayton
Copy link
Contributor

Support RELEASE_IMAGE_INITIAL (the source) and INSTALL_INITIAL_RELEASE
to indicate to use that image. Add run-upgrade-tests as a helper.

Will be used by a new prow job once openshift/ci-operator#284 lands.

Support RELEASE_IMAGE_INITIAL (the source) and INSTALL_INITIAL_RELEASE
to indicate to use that image. Add `run-upgrade-tests` as a helper.
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: smarterclayton

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 4, 2019
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 4, 2019
@smarterclayton smarterclayton added the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2019
@openshift-merge-robot openshift-merge-robot merged commit 19894b2 into openshift:master Mar 4, 2019
@openshift-ci-robot
Copy link
Contributor

@smarterclayton: Updated the following 2 configmaps:

  • prow-job-cluster-launch-installer-e2e configmap in namespace ci using the following files:
    • key cluster-launch-installer-e2e.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-e2e.yaml
  • prow-job-cluster-launch-installer-e2e configmap in namespace ci-stg using the following files:
    • key cluster-launch-installer-e2e.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-e2e.yaml
Details

In response to this:

Support RELEASE_IMAGE_INITIAL (the source) and INSTALL_INITIAL_RELEASE
to indicate to use that image. Add run-upgrade-tests as a helper.

Will be used by a new prow job once openshift/ci-operator#284 lands.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

exit ${rc:-0}
openshift-tests run "${TEST_SUITE}" \
--provider "${TEST_PROVIDER:-}" -o /tmp/artifacts/e2e.log --junit-dir /tmp/artifacts/junit
exit 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can the same be done to ci-operator/templates/openshift-ansible/cluster-launch-e2e.yaml?

@smarterclayton smarterclayton deleted the prep_upgrades branch April 24, 2019 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants