Skip to content

Commit cfa430c

Browse files
camilamacedo86ci-robot
authored andcommitted
UPSTREAM: <carry>: [OTE] - Readme:Add info to help use payload-aggregate with new tests
1 parent d3af372 commit cfa430c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

openshift/tests-extension/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,14 @@ This ensures compatibility when running tests in non-OpenShift environments such
158158
- Run `make update-metadata` or `make build-update`
159159
- Run `make verify` to check formatting, linting, and validation
160160

161+
**IMPORTANT** Ensure that you either test any new test with `/payload-aggregate`
162+
to avoid issues with Sippy or other tools due flakes. Run at least 5 times.
163+
164+
**Examples**
165+
166+
- For `[Serial]` tests run: `/payload-aggregate periodic-ci-openshift-release-master-ci-4.20-e2e-gcp-ovn-techpreview-serial 5`
167+
- For others run: `/payload-aggregate periodic-ci-openshift-release-master-ci-4.20-e2e-gcp-ovn-techpreview 5`
168+
161169
## How to Rename a Test
162170

163171
1. Run `make list-test-names` to see the current test names

0 commit comments

Comments
 (0)