-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch to odf-aws cluster profile inside red-hat-storage org #48750
Switch to odf-aws cluster profile inside red-hat-storage org #48750
Conversation
2807687
to
363ded8
Compare
b7a093c
to
a09878e
Compare
odf operator e2e was already flaky and had started to fail and was being overridden as seen in these PRs So the failures to odf e2e tests on branches release-4.11 to release-4.14 can be safely ignored IMO, wdyt @iamniting ? |
Tests from mcg-ms-console & mcg-osd-deployer are failing due to unrelated reasons like in-consistent vendoring in the repo. These 2 repos have been dormant since last 1.5 years(since sep 2022), and these tests have not been recently run & they are failing due to unrelated reasons so these can be ignored in my opinion. wdyt @agarwal-mudit ? |
@SanjalKatiyar @bipuladh
can you please take a look and share any insights? is it a genuine failure due to the new AWS profile |
Yes |
Yes we can ignore odf failures. |
/pj-rehearse pull-ci-red-hat-storage-odf-console-release-4.13-odf-console-e2e-aws |
both these products are not supported anymore (in fact it was not even released), if needed we can remove their config from this repo too !! |
I can remove them in a follow up PR |
Let's re-run and check once more, we used to face this earlier due to low resources (cpu/memory), but current |
Failed again for the same reason. Does the 4.13 branch tests have some different config/limits compared to other branches? |
also, plz rebase ur PR with latest |
These 2 repos are unreleased product & have been long discontinued. There tests are anyways failing without the cluster profile change so removing them is prefered. Signed-off-by: Malay Kumar Parida <[email protected]>
Signed-off-by: Malay Kumar Parida <[email protected]>
Signed-off-by: Malay Kumar Parida <[email protected]>
Signed-off-by: Malay Kumar Parida <[email protected]>
Signed-off-by: Malay Kumar Parida <[email protected]>
Signed-off-by: Malay Kumar Parida <[email protected]>
a09878e
to
e3d2869
Compare
[REHEARSALNOTIFIER]
A total of 50 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
/pj-rehearse pull-ci-red-hat-storage-ocs-operator-main-ocs-operator-bundle-e2e-aws pull-ci-red-hat-storage-ocs-operator-release-4.15-ocs-operator-bundle-e2e-aws pull-ci-red-hat-storage-ocs-operator-release-4.14-ocs-operator-bundle-e2e-aws pull-ci-red-hat-storage-ocs-operator-release-4.13-ocs-operator-bundle-e2e-aws pull-ci-red-hat-storage-ocs-operator-release-4.12-ocs-operator-bundle-e2e-aws |
/pj-rehearse pull-ci-red-hat-storage-odf-operator-main-odf-operator-e2e-aws pull-ci-red-hat-storage-odf-operator-release-4.15-odf-operator-e2e-aws pull-ci-red-hat-storage-odf-operator-release-4.14-odf-operator-e2e-aws pull-ci-red-hat-storage-odf-operator-release-4.13-odf-operator-e2e-aws pull-ci-red-hat-storage-odf-operator-release-4.12-odf-operator-bundle-e2e-aws |
/pj-rehearse pull-ci-red-hat-storage-odf-multicluster-orchestrator-main-integration-test pull-ci-red-hat-storage-odf-multicluster-orchestrator-release-4.17-integration-test pull-ci-red-hat-storage-odf-multicluster-orchestrator-release-4.16-integration-test pull-ci-red-hat-storage-odf-multicluster-orchestrator-release-4.15-integration-test pull-ci-red-hat-storage-odf-multicluster-orchestrator-release-4.14-integration-test pull-ci-red-hat-storage-odf-multicluster-orchestrator-release-4.13-integration-test pull-ci-red-hat-storage-odf-multicluster-orchestrator-release-4.12-integration-test |
/pj-rehearse pull-ci-red-hat-storage-odf-console-master-odf-console-e2e-aws pull-ci-red-hat-storage-odf-console-release-4.14-odf-console-e2e-aws pull-ci-red-hat-storage-odf-console-release-4.13-odf-console-e2e-aws pull-ci-red-hat-storage-odf-console-release-4.12-odf-console-e2e-aws |
@SanjalKatiyar the odf-console tests are now passing here |
LGTM. |
/pj-rehearse pull-ci-red-hat-storage-odf-multicluster-orchestrator-release-4.17-integration-test |
/pj-rehearse pull-ci-red-hat-storage-ocs-operator-main-ocs-operator-bundle-e2e-aws |
odf-multicluster-orchestrator-release-4.17-integration-test is failing for some unknown reason, as we have the deadline tomorrow and the test is for 4.17 branch we can not hold the PR anymore so please ignore that failure. ODF failures are acked by Nitin as already failing before this change due to other reasons. I will request to now please provide your approvals. |
/pj-rehearse ack |
/approve |
2 similar comments
/approve |
/approve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
@malayparida2000: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
cb43923
into
openshift:master
…ft#48750) * Delete ci-operator config for mcg-osd-deployer & mcg-ms-console repo These 2 repos are unreleased product & have been long discontinued. There tests are anyways failing without the cluster profile change so removing them is prefered. Signed-off-by: Malay Kumar Parida <[email protected]> * Switch to odf-aws cluster profile for ocs-operator repo Signed-off-by: Malay Kumar Parida <[email protected]> * Switch to odf-aws cluster profile for odf-console repo Signed-off-by: Malay Kumar Parida <[email protected]> * Switch to odf-aws cluster profile for odf-multicluster-orchestrator repo Signed-off-by: Malay Kumar Parida <[email protected]> * Switch to odf-aws cluster profile for odf-operator repo Signed-off-by: Malay Kumar Parida <[email protected]> * Add make update changes Signed-off-by: Malay Kumar Parida <[email protected]> --------- Signed-off-by: Malay Kumar Parida <[email protected]>
…ft#48750) * Delete ci-operator config for mcg-osd-deployer & mcg-ms-console repo These 2 repos are unreleased product & have been long discontinued. There tests are anyways failing without the cluster profile change so removing them is prefered. Signed-off-by: Malay Kumar Parida <[email protected]> * Switch to odf-aws cluster profile for ocs-operator repo Signed-off-by: Malay Kumar Parida <[email protected]> * Switch to odf-aws cluster profile for odf-console repo Signed-off-by: Malay Kumar Parida <[email protected]> * Switch to odf-aws cluster profile for odf-multicluster-orchestrator repo Signed-off-by: Malay Kumar Parida <[email protected]> * Switch to odf-aws cluster profile for odf-operator repo Signed-off-by: Malay Kumar Parida <[email protected]> * Add make update changes Signed-off-by: Malay Kumar Parida <[email protected]> --------- Signed-off-by: Malay Kumar Parida <[email protected]>
https://issues.redhat.com/browse/RHSTOR-5509