]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: switch ubuntu image to bionic
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 21 Feb 2019 15:55:22 +0000 (16:55 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 22 Feb 2019 08:20:16 +0000 (09:20 +0100)
I didn't use the `ceph/ubuntu-bionic` image because it's broken at the
time of writing this commit. I'll switch back to `ceph/ubuntu-bionic` as
soon as it will be fixed.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index f8a74b987438b02439b516979d474518eab9650e..e41eb77b1bab6754ec03d24c4ac1ac4f1cdb54c8 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -230,7 +230,7 @@ setenv=
   centos-non_container: CEPH_ANSIBLE_VAGRANT_BOX = centos/7
   centos-container: CEPH_ANSIBLE_VAGRANT_BOX = centos/atomic-host
   podman: CEPH_ANSIBLE_VAGRANT_BOX = fedora/29-atomic-host
-  ubuntu: CEPH_ANSIBLE_VAGRANT_BOX = ceph/ubuntu-xenial
+  ubuntu: CEPH_ANSIBLE_VAGRANT_BOX = guits/ubuntu-bionic64
   dev-rhel-container-podman: CEPH_ANSIBLE_VAGRANT_BOX = rhel8-x86_64
   dev-rhel-container-podman: CEPH_ANSIBLE_VAGRANT_BOX_URL = http://drop.front.sepia.ceph.com/vagrant/rhel8-x86_64.box