Commit bd8f2f2
committed
Add delay on checking BAD_OR_MISSING_NODE_SELECTOR_COUNT or service certs
The script might make some troubles for OpenShift API to reply
when there is no delay on repeating command.
Also add few seconds delay on checking service certs to avoid errors on
some infrastructures like:
case.go:398: command "echo \"Checking rotation of non API service certificates...\"
NAMES..." exceeded 3 sec timeout, context deadline exceeded
Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>1 parent 7b57a2e commit bd8f2f2
3 files changed
Lines changed: 9 additions & 0 deletions
File tree
- tests/kuttl
- common
- tests/ctlplane-nodeselectors
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
0 commit comments