update tests to enable pike

Also move gate to xenial-pike

Change-Id: I1f2e4fddb010998a52a3db886128b583f23aedc0
This commit is contained in:
Chris MacNaughton 2017-11-14 17:03:27 +01:00
parent 5571a18c8d
commit cf3474f942
2 changed files with 1 additions and 1 deletions

0
src/tests/gate-basic-xenial-pike Normal file → Executable file
View File

View File

@ -35,7 +35,7 @@ commands =
# Run a specific test as an Amulet smoke test (expected to always pass)
basepython = python2.7
commands =
bundletester -vl DEBUG -r json -o func-results.json gate-basic-xenial-mitaka --no-destroy
bundletester -vl DEBUG -r json -o func-results.json gate-basic-xenial-pike --no-destroy
[testenv:func27-dfs]
# Run all deploy-from-source tests which are +x (may not always pass!)