Make xenial-ocata the gate check, disable x-m and x-n tests for now

This commit is contained in:
James Page 2017-08-02 16:32:17 +01:00
parent 625a8f9926
commit 861100e2b3
3 changed files with 2 additions and 2 deletions

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

0
src/tests/gate-basic-xenial-newton Executable file → Normal 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-ocata --no-destroy
[testenv:func27-dfs]
# Run all deploy-from-source tests which are +x (may not always pass!)
@ -50,4 +50,4 @@ commands =
bundletester -vl DEBUG -r json -o func-results.json --test-pattern "dev-*" --no-destroy
[testenv:venv]
commands = {posargs}
commands = {posargs}