mirror of
https://github.com/ceph/ceph
synced 2025-01-20 10:01:45 +00:00
Merge pull request #43647 from adk3798/agent-on-off-tests
qa/suites/orch/cephadm: test with agent on/off Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
This commit is contained in:
commit
49a07a3806
1
qa/suites/orch/cephadm/orchestrator_cli/agent
Symbolic link
1
qa/suites/orch/cephadm/orchestrator_cli/agent
Symbolic link
@ -0,0 +1 @@
|
||||
../smoke/agent
|
5
qa/suites/orch/cephadm/smoke/agent/off.yaml
Normal file
5
qa/suites/orch/cephadm/smoke/agent/off.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
overrides:
|
||||
ceph:
|
||||
conf:
|
||||
mgr:
|
||||
mgr/cephadm/use_agent: false
|
5
qa/suites/orch/cephadm/smoke/agent/on.yaml
Normal file
5
qa/suites/orch/cephadm/smoke/agent/on.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
overrides:
|
||||
ceph:
|
||||
conf:
|
||||
mgr:
|
||||
mgr/cephadm/use_agent: true
|
1
qa/suites/orch/cephadm/upgrade/agent
Symbolic link
1
qa/suites/orch/cephadm/upgrade/agent
Symbolic link
@ -0,0 +1 @@
|
||||
../smoke/agent
|
1
qa/suites/orch/cephadm/workunits/agent
Symbolic link
1
qa/suites/orch/cephadm/workunits/agent
Symbolic link
@ -0,0 +1 @@
|
||||
../smoke/agent
|
Loading…
Reference in New Issue
Block a user