]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/cephadm: fix conflicts, missing .qa link
authorSage Weil <sage@redhat.com>
Fri, 7 Feb 2020 22:19:08 +0000 (16:19 -0600)
committerSage Weil <sage@redhat.com>
Fri, 7 Feb 2020 22:32:05 +0000 (16:32 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/cephadm-smoke/distro/ubuntu_18.04_podman.yaml [deleted file]
qa/suites/rados/cephadm/.qa [new symlink]
qa/suites/rados/cephadm/distro/ubuntu_18.04_podman.yaml [deleted file]
qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04_podman.yaml [new file with mode: 0644]
qa/suites/rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml [new file with mode: 0644]
qa/suites/rados/cephadm/with-work/tasks/rados_api_tests.yaml
qa/suites/rados/cephadm/with-work/tasks/rados_python.yaml
qa/suites/rados/cephadm/workunits/distro/ubuntu_18.04_podman.yaml [new file with mode: 0644]
qa/suites/rados/singleton-flat/.qa [deleted symlink]

diff --git a/qa/suites/rados/cephadm-smoke/distro/ubuntu_18.04_podman.yaml b/qa/suites/rados/cephadm-smoke/distro/ubuntu_18.04_podman.yaml
deleted file mode 100644 (file)
index 6126bb2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-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
diff --git a/qa/suites/rados/cephadm/.qa b/qa/suites/rados/cephadm/.qa
new file mode 120000 (symlink)
index 0000000..fea2489
--- /dev/null
@@ -0,0 +1 @@
+../.qa
\ No newline at end of file
diff --git a/qa/suites/rados/cephadm/distro/ubuntu_18.04_podman.yaml b/qa/suites/rados/cephadm/distro/ubuntu_18.04_podman.yaml
deleted file mode 100644 (file)
index 6126bb2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-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
diff --git a/qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04_podman.yaml b/qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04_podman.yaml
new file mode 100644 (file)
index 0000000..6126bb2
--- /dev/null
@@ -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
diff --git a/qa/suites/rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml b/qa/suites/rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml
new file mode 100644 (file)
index 0000000..6126bb2
--- /dev/null
@@ -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
index 72299dabbf275c705343fb0439a11cc5e9fb0b20..c771070987de3c2695bfa9cdfc27b54e82e39ce0 120000 (symlink)
@@ -1 +1 @@
-../../basic/tasks/rados_api_tests.yaml
\ No newline at end of file
+../../../basic/tasks/rados_api_tests.yaml
\ No newline at end of file
index f989c79b3ac8a28b19b305dc5df24a5d908f3a0d..31ac6eadb737ea90b3d015d95ddfa86003e718ed 120000 (symlink)
@@ -1 +1 @@
-../../basic/tasks/rados_python.yaml
\ No newline at end of file
+../../../basic/tasks/rados_python.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/cephadm/workunits/distro/ubuntu_18.04_podman.yaml b/qa/suites/rados/cephadm/workunits/distro/ubuntu_18.04_podman.yaml
new file mode 100644 (file)
index 0000000..6126bb2
--- /dev/null
@@ -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
diff --git a/qa/suites/rados/singleton-flat/.qa b/qa/suites/rados/singleton-flat/.qa
deleted file mode 120000 (symlink)
index a602a03..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../.qa/
\ No newline at end of file