]> git-server-git.apps.pok.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:20:10 +0000 (14:20 +0200)
commitc4dfbf88804706c2359c132e5cbcf0d9c4974b40
tree06735ad86ed082ad0f942a7b147937d5356a898e
parent92e01ae027aac5c04b091fa228741ef383127f82
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