gitops-operator
gitops-operator copied to clipboard
Moving tests from ignore-test
What type of PR is this?
/kind failing-test
What does this PR do / why we need it:
We want to get rid of ignore-test folder, moving stable tests into the regular test folder as a first step
Have you updated the necessary documentation?
- [ ] Documentation update is required by this PR.
- [ ] Documentation has been updated.
Which issue(s) this PR fixes:
Fixes #?
Test acceptance criteria:
- [ ] Unit Test
- [ ] E2E Test
How to test changes / Special notes to the reviewer:
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
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from varshab1210. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/test all
/test all
@varshab1210: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/v4.14-kuttl-parallel | 9152408a30b30cbc62fd1fe56851b446d95bf0d9 | link | true | /test v4.14-kuttl-parallel |
| ci/prow/v4.12-kuttl-sequential | 9152408a30b30cbc62fd1fe56851b446d95bf0d9 | link | true | /test v4.12-kuttl-sequential |
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.