]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-ansible-nightly/build: Simplify run_tox() logic 986/head
authorErwan Velu <erwan@redhat.com>
Fri, 16 Mar 2018 12:02:52 +0000 (13:02 +0100)
committerErwan Velu <erwan@redhat.com>
Fri, 16 Mar 2018 12:02:52 +0000 (13:02 +0100)
commit26e6908d1378ae17d58152c55cd92a82035648ab
tree29bcd0fb6bcfc43bd9c44d1eacb0584574524479
parent2f0dfd77af630c00105b606fe676cd7effb1d2de
ceph-ansible-nightly/build: Simplify run_tox() logic

The actual logic was a little bit complicated to read.
Since find_latest_tag() is generic, let's reuse it inside a case() loop.
ceph-ansible-nightly/build/build