Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Nov 3, 2018

Don't run the tests before create cluster exits successfully (if it fails, the /tmp/shared/exit check will kill the test container). With this, we no longer have to wait on the shared kubeconfig, because we know it was created before setup-success. And once create cluster successfully blocks on the bootstrap-complete event (openshift/installer#579), this pull-request will ensure that we run our tests on the production control plane, and while the bootstrap control plane is still involved.

We've been seeing some issues with the re-watch logic from (openshift/installer#579). Once that logic solidifies, we can drop the API_UP check as well.

CC @abhinavdahiya, @crawford

Don't run the tests before 'create cluster' exits successfully (if it
fails, the /tmp/shared/exit check will kill the 'test' container).
With this, we no longer have to wait on the shared kubeconfig, because
we know it was created before setup-success.  And once 'create
cluster' successfully blocks on the bootstrap-complete event [1], this
commit will ensure that we run our tests on the production control
plane, and while the bootstrap control plane is still involved.

[1]: openshift/installer#579
     Although we've been seeing some issues with the re-watch logic
     from that pull request.  Once that logic solidifies, we can drop
     the API_UP check as well.
@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 3, 2018
@smarterclayton
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 3, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: smarterclayton, wking

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-merge-robot openshift-merge-robot merged commit 40014ab into openshift:master Nov 3, 2018
@openshift-ci-robot
Copy link
Contributor

@wking: Updated the prow-job-cluster-launch-installer-e2e configmap 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:

Don't run the tests before create cluster exits successfully (if it fails, the /tmp/shared/exit check will kill the test container). With this, we no longer have to wait on the shared kubeconfig, because we know it was created before setup-success. And once create cluster successfully blocks on the bootstrap-complete event (openshift/installer#579), this pull-request will ensure that we run our tests on the production control plane, and while the bootstrap control plane is still involved.

We've been seeing some issues with the re-watch logic from (openshift/installer#579). Once that logic solidifies, we can drop the API_UP check as well.

CC @abhinavdahiya, @crawford

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.

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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants