Hive/master: Use latest HCP for e2e-pool#39941
Hive/master: Use latest HCP for e2e-pool#39941openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
/pj-rehearse |
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
|
Azure and gcp both failing consistently on autoscaling. /pj-rehearse ci/rehearse/openshift/hive/master/e2e-gcp e2e-pool failing consistently trying to get a hcp for the test bed. /pj-rehearse ci/rehearse/openshift/hive/master/e2e-pool |
|
@2uasimojo: job(s): ci/rehearse/openshift/hive/master/e2e-gcp either don't exist or were not found to be affected, and cannot be rehearsed |
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-gcp pull-ci-openshift-hive-master-e2e-azure pull-ci-openshift-hive-master-e2e-pool |
|
Also /pj-rehearse pull-ci-openshift-hive-master-e2e |
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool One more try before picking up the phone to testplatform... |
|
@2uasimojo, If the problem persists, please contact Test Platform. |
|
https://issues.redhat.com/browse/DPTP-3490 asking about the HCP failz |
80d7a70 to
a145326
Compare
|
@2uasimojo, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
a145326 to
befe486
Compare
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
2 similar comments
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
befe486 to
51df656
Compare
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
1 similar comment
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
|
Well, that's a slightly different permission error, which encourages me to try again... /pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
51df656 to
e0f6d1c
Compare
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
e0f6d1c to
5aee56e
Compare
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
c9bd4a9 to
7701074
Compare
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
Convert `e2e-pool` from using the CI-owned 4.12 ClusterPool to requesting a hosted control plane (hypershift) cluster at the `latest` release (currently 4.13). Leaving `e2e` alone for now, as it improves our coverage to have it continue testing on a "classic" hub at 4.12. HIVE-2234
7701074 to
698f172
Compare
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool |
|
@2uasimojo: 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. |
|
/pj-rehearse pull-ci-openshift-hive-master-e2e-pool We're getting real close. |
|
/pj-rehearse ack 🥳 /assign @lleshchi |
|
/cc @suhanime |
| export AWS_ACCESS_KEY_ID=$(cat /tmp/hivesecret/hive-aws-creds/AWS_ACCESS_KEY_ID) | ||
| export AWS_SECRET_ACCESS_KEY=$(cat /tmp/hivesecret/hive-aws-creds/AWS_SECRET_ACCESS_KEY) |
There was a problem hiding this comment.
See DPTP-3490 for context on /tmp/secret => /tmp/hivesecret.
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 2uasimojo, lleshchi 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 |
|
@2uasimojo: Updated the following 2 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. |
This reverts commit 4898544. Per DPTP-3611 hypershift isn't being supported, and we're running into too many problems with it.
Hive/master: Use latest HCP for e2e-pool
Convert
e2e-poolfrom using the CI-owned 4.12 ClusterPool torequesting a hosted control plane (hypershift) cluster at the
latestrelease (currently 4.14).
Leaving
e2ealone for now, as it improves our coverage to have itcontinue testing on a "classic" hub at 4.12.
HIVE-2234