ci-operator/config: Enable TP features before cluster creation in o/platform-operators#31872
Conversation
|
/retest |
|
Added the requisite cluster profile annotations, so hopefully that evens out the e2e runs. /retest |
2203fbd to
6891350
Compare
6891350 to
34fc2cc
Compare
|
/retest |
|
Just trying to get one more rehearsal run. /hold |
|
Failed at: level=error msg=Bootstrap failed to complete: timed out waiting for the condition
level=error msg=Failed to wait for bootstrapping to complete. This error usually happens when there is a problem with control plane hosts that prevents the control plane operators from creating the control plane. |
|
/retest |
|
Hi @timflannagan one question, I found we used this step https://github.com/openshift/release/blob/master/ci-operator/step-registry/ipi/conf/techpreview/ipi-conf-techpreview-commands.sh that created a file called |
|
Looks like we're waiting on openshift/cluster-cloud-controller-manager-operator#202 to merge before we can consume any of these TP workflows. |
|
/retest |
|
Looks like those tests are online now. /hold cancel |
|
/retest |
|
Do we need to manually rebase this off the fix in order to pass CI? |
|
I don't think so given they're rehearsals (i.e. optional checks). I was more interested in getting the actual tech preview CI workflow green, and it seems like that's finally the case, vs. seeing our e2e suite pass given we're not introduced into the payload yet. |
34fc2cc to
4edfe7b
Compare
…latform-operators Signed-off-by: timflannagan <timflannagan@gmail.com>
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: exdx, timflannagan, tylerslaton The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@timflannagan: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
@timflannagan: Updated the following 6 configmaps:
DetailsIn response to this:
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. |
Update the Makefile target from
make e2etomake test-e2e.Update the e2e prowjob to enable TP features before running the configuring Makefile target.
Signed-off-by: timflannagan timflannagan@gmail.com