update tests to enable pike

Also move gate to xenial-pike

Change-Id: Ie2942c8a94a55e7f7474941213efff826c13196b
This commit is contained in:
Chris MacNaughton 2017-11-16 08:18:13 +01:00
parent 1afa738235
commit 711f775ce8
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!)