openshift / oadp-operator

OADP Operator
Apache License 2.0
77 stars 70 forks source link

fix: remove must-gather E2E test #1497

Open mateusoliveira43 opened 1 month ago

mateusoliveira43 commented 1 month ago

Why the changes were made

With the updates from https://github.com/openshift/oadp-operator/issues/1487, must-gather E2E test will break. It will be updated to work on master and oadp-1.4 branch, but removed from other branches, as no new development tags will be created for those branches.

How to test the changes made

TODO

openshift-ci[bot] commented 1 month ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mateusoliveira43

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[tests/e2e/OWNERS](https://github.com/openshift/oadp-operator/blob/master/tests/e2e/OWNERS)~~ [mateusoliveira43] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment