qa/suites/rados/cephadm[-smoke]: test podman on ubuntu 18.04

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2020-02-06 08:54:06 -06:00
parent 5948bd5545
commit c6a731bf97
2 changed files with 20 additions and 0 deletions

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

@ -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