Commit 85e6940
committed
Retry endpoint cert fingerprint check in tls-cert-rotation kuttl test
The ctlplane-tls-cert-rotation kuttl test can fail because it collects
endpoint TLS fingerprints before service pods have restarted with the
new certificates. Replace the one-shot fingerprint check with a retry
loop that polls until all endpoint certs have rotated.
Change-Id: I50bd0cd57b05cbf88bcf77b7835d7c23f06694b4
Signed-off-by: rabi <ramishra@redhat.com>1 parent ed19ffe commit 85e6940
1 file changed
Lines changed: 11 additions & 4 deletions
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
11 | 21 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 22 | | |
0 commit comments