Commit f97f1dc
committed
qa: Add CEPHADM_FAILED_DAEMON to nvmeof ignorelist
During nvmeof gateway deployment, these healtcheck warnings
come up and get resolved pretty quickly themselves.
We can safely add it to ignorelist because if the gateways
were down later in test, another healtcheck NVMEOF_GATEWAY_DOWN
would fail the test.
Also increase no-huge-pages spdk_mem_size from 4096 to 8192
Signed-off-by: Vallari Agrawal <[email protected]>1 parent 1d377a8 commit f97f1dc
File tree
2 files changed
+2
-1
lines changed- qa/suites/nvmeof
- basic/clusters
- thrash/gateway-initiator-setup
2 files changed
+2
-1
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments