Skip to content

Commit 018ebbc

Browse files
committed
Update kuttle tests
1 parent 6b71f34 commit 018ebbc

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

test/kuttl/test-suites/default/cell-tests/01-assert.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ status:
115115
reason: Ready
116116
status: "True"
117117
type: NovaMetadataReady
118+
- message: Notification message bus not requested
119+
reason: Ready
120+
status: "True"
121+
type: NovaNotificationMQReady
118122
- message: Setup complete
119123
reason: Ready
120124
status: "True"

test/kuttl/test-suites/default/cell-tests/02-assert.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ status:
6262
reason: Ready
6363
status: "True"
6464
type: NovaMetadataReady
65+
- message: Notification message bus not requested
66+
reason: Ready
67+
status: "True"
68+
type: NovaNotificationMQReady
6569
- message: Setup complete
6670
reason: Ready
6771
status: "True"

test/kuttl/test-suites/default/config-tests/01-assert.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ status:
6262
reason: Ready
6363
status: "True"
6464
type: NovaMetadataReady
65+
- message: Notification message bus not requested
66+
reason: Ready
67+
status: "True"
68+
type: NovaNotificationMQReady
6569
- message: Setup complete
6670
reason: Ready
6771
status: "True"

test/kuttl/test-suites/default/scale-tests/01-assert.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ status:
115115
reason: Ready
116116
status: "True"
117117
type: NovaMetadataReady
118+
- message: Notification message bus not requested
119+
reason: Ready
120+
status: "True"
121+
type: NovaNotificationMQReady
118122
- message: Setup complete
119123
reason: Ready
120124
status: "True"

0 commit comments

Comments
 (0)