qa/suites/rados/cephadm: fix conflicts, missing .qa link

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2020-02-07 16:19:08 -06:00
parent 11d6171230
commit 5dd8834c4a
7 changed files with 13 additions and 3 deletions

1
qa/suites/rados/cephadm/.qa Symbolic link
View File

@ -0,0 +1 @@
../.qa

View File

@ -1 +1 @@
../../basic/tasks/rados_api_tests.yaml
../../../basic/tasks/rados_api_tests.yaml

View File

@ -1 +1 @@
../../basic/tasks/rados_python.yaml
../../../basic/tasks/rados_python.yaml

View File

@ -0,0 +1,10 @@
os_type: ubuntu
os_version: "18.04"
# feel free to remove this test, if ppa:projectatomic is no longer maintained.
tasks:
- exec:
all:
- sudo apt -y install software-properties-common
- sudo add-apt-repository -y ppa:projectatomic/ppa
- sudo apt -y install podman

View File

@ -1 +0,0 @@
../.qa/