update tests to enable pike

Also move gate to xenial-pike

Change-Id: I5e787a2e736bb66a0aa97dd613671086cf0c0859
This commit is contained in:
Chris MacNaughton 2017-11-22 10:44:16 +01:00
parent 6c4ea5ef0a
commit 5d3fd93bc4
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!)