Commit efeb18e
Fix tls field in watcher kuttl test suite
The kuttl test suite had a misplaced caBundleSecretName field. This was
not detected before because even though the pods could not communicated
properly with keystone or rabbitmq, they kept running. After switching
to containers built from watcher master, the decision engine tries to
connect to keystone and fails, crashing.1 parent 3819863 commit efeb18e
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- tests/kuttl/test-suites/default
- watcher-api-scaling
- watcher
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments