Default run-tox envlist to venv

It didn't make sense to have an empty variable. Instead, default to
venv like all our tox based roles.

Change-Id: Ic31864615581e945a71ba438e6340842cbb92004
Depends-On: I1340b5db310e401bcac321ee12138bd5777d2324
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-05-19 14:17:55 -04:00
parent 8d1dbe8570
commit 4f6dfe49b1
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,2 @@
---
# TODO(pabelanger): Remove in the following comment to unwedge gate.
run_tox_envlist:
envlist: "{{ run_tox_envlist }}"
envlist: venv