]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: change container image tag for switch_to_containers
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 23 Aug 2019 07:29:19 +0000 (09:29 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 28 Aug 2019 14:48:21 +0000 (10:48 -0400)
commite0ba011f50e02e129c3d078dfdf005dde9a3aac4
tree3a7ef36bfb2a78a8bc519d3f94429712e0db727b
parentbd507fa14751398e1248a630fec2262b1540702b
tests: change container image tag for switch_to_containers

test switch_to_containers job against the latest ceph@master
ceph-container image tag available.
In order to be sure the ceph release deployed in the first step (non
containerized deployment) isn't newer than the tag used for the
containerized migration (which would mean we try to downgrade the
version).

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