From: Andrew Schoen Date: Tue, 22 Nov 2016 20:22:31 +0000 (-0600) Subject: ceph-ansible-prs-xenial-cluster: fix the tox environment name X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F559%2Fhead;p=ceph-build.git ceph-ansible-prs-xenial-cluster: fix the tox environment name Signed-off-by: Andrew Schoen --- diff --git a/ceph-ansible-prs-xenial-cluster/build/build b/ceph-ansible-prs-xenial-cluster/build/build index 71f761fa..6a3bf06e 100644 --- a/ceph-ansible-prs-xenial-cluster/build/build +++ b/ceph-ansible-prs-xenial-cluster/build/build @@ -7,4 +7,4 @@ install_python_packages "pkgs[@]" # XXX this might not be needed source $VENV/activate -$VENV/tox -rv -e=xenial-cluster -- --provider=libvirt +$VENV/tox -rv -e=ansible2.2-xenial-cluster -- --provider=libvirt