Skip to content

Commit 102bc69

Browse files
committed
Remove config that is just the default anyway
1 parent a7b9da0 commit 102bc69

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

catalog/operator-tests.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,6 @@
106106
# Test script configuration
107107
# Options: "run-tests" (default) or "auto-retry-tests.py"
108108
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)
114109
platforms:
115110
- id: replicated-k3s
116111
spec: {}

0 commit comments

Comments
 (0)