Guillaume Abrioux
e55ca01881
tests: use quay.io instead of quay.ceph.io
...
This makes the CI use quay.io instead of quay.ceph.io
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2022-12-13 14:38:58 +01:00
Dimitri Savineau
c610a1b411
tests: use ca_test_common with ceph_volume_simple
...
To avoid duplicate code.
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-11-30 10:05:45 +01:00
Guillaume Abrioux
926a1b2f7b
library: use exit_module from ca_common
...
pr #6054 got merged but could have been updated to use `ca_common` for
`exit_module()`
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-11-26 09:13:31 +01:00
Dimitri Savineau
3baac5ad5b
library: add ceph_volume_simple_{activate,scan}
...
This adds ceph_volume_simple_{activate,scan} ansible modules for replacing
the command module usage with the ceph-volume simple activate/scan commands.
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-11-25 10:09:42 +01:00