]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/cephadm: move ubuntu_18.04_podman to shared location
authorSage Weil <sage@redhat.com>
Fri, 7 Feb 2020 23:49:39 +0000 (17:49 -0600)
committerSage Weil <sage@redhat.com>
Fri, 7 Feb 2020 23:49:52 +0000 (17:49 -0600)
Also set the registries.conf file so we can pull from docker.io.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/distros/all/ubuntu_18.04_podman.yaml [new file with mode: 0644]
qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04_podman.yaml [changed from file to symlink]
qa/suites/rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml [changed from file to symlink]
qa/suites/rados/cephadm/workunits/distro/ubuntu_18.04_podman.yaml [changed from file to symlink]

diff --git a/qa/distros/all/ubuntu_18.04_podman.yaml b/qa/distros/all/ubuntu_18.04_podman.yaml
new file mode 100644 (file)
index 0000000..6bb83b2
--- /dev/null
@@ -0,0 +1,11 @@
+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
+    - echo -e "[registries.search]\nregistries = ['docker.io']" | sudo tee /etc/containers/registries.conf
deleted file mode 100644 (file)
index 6126bb24eb243741453da76dc1d9fe40abcb83c1..0000000000000000000000000000000000000000
+++ /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
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..b948dd4343c9ac326217c6ebc75f700365a29a81
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_18.04_podman.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 6126bb24eb243741453da76dc1d9fe40abcb83c1..0000000000000000000000000000000000000000
+++ /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
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..b948dd4343c9ac326217c6ebc75f700365a29a81
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_18.04_podman.yaml
\ No newline at end of file
deleted file mode 100644 (file)
index 6126bb24eb243741453da76dc1d9fe40abcb83c1..0000000000000000000000000000000000000000
+++ /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
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..b948dd4343c9ac326217c6ebc75f700365a29a81
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_18.04_podman.yaml
\ No newline at end of file