File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
openshift/tests-extension Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -158,6 +158,14 @@ This ensures compatibility when running tests in non-OpenShift environments such
158
158
- Run ` make update-metadata ` or ` make build-update `
159
159
- Run ` make verify ` to check formatting, linting, and validation
160
160
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
+
161
169
## How to Rename a Test
162
170
163
171
1 . Run ` make list-test-names ` to see the current test names
You can’t perform that action at this time.
0 commit comments