
Remove large chuck of run-tests.sh that was copypasta inside our ansible tox role. Change-Id: I53f2619a99e93be0ac210bf4254e37e441a7aaa2 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
9 lines
167 B
YAML
9 lines
167 B
YAML
---
|
|
tox_environment: {}
|
|
tox_environment_defaults: {}
|
|
tox_envlist: venv
|
|
tox_executable: tox
|
|
tox_extra_args: -vv
|
|
|
|
zuul_work_dir: "src/{{ zuul.project.canonical_name }}"
|