]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: do not upgrade ceph release for switch_to_containers scenario
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 7 Sep 2018 17:38:41 +0000 (19:38 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Sun, 9 Sep 2018 12:25:14 +0000 (14:25 +0200)
commit6954ac184f717fb658c3a236afe87b9c15d8309b
treec8c1bb62f7d86afd6abf6e6977d9cc089a7fcf2e
parentecbd3e45584791678e590172c5a0ceda7bd83623
tests: do not upgrade ceph release for switch_to_containers scenario

Using `UPDATE_*` environment variables here will make an upgrade of the
ceph release when running switch_to_containers scenario which is not
correct.

Eg:
If ceph luminous was first deployed, then we should switch to ceph
luminous containers, not to mimic.

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