We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b9da0 commit 102bc69Copy full SHA for 102bc69
catalog/operator-tests.yaml
@@ -106,11 +106,6 @@
106
# Test script configuration
107
# Options: "run-tests" (default) or "auto-retry-tests.py"
108
test_script: auto-retry-tests.py
109
- # Auto-retry configuration (only used if test_script is auto-retry-tests.py)
110
- auto_retry:
111
- attempts_parallel: 2 # Number of parallel retry attempts
112
- attempts_serial: 3 # Number of serial retry attempts after parallel
113
- keep_failed_namespaces: false # Keep namespaces for debugging (default: false)
114
platforms:
115
- id: replicated-k3s
116
spec: {}
0 commit comments