Merge "Bump guideline version to 2019.06"

This commit is contained in:
Zuul
2019-09-17 13:02:58 +00:00
committed by Gerrit Code Review

View File

@@ -42,7 +42,7 @@
source .venv/bin/activate
printenv
refstack-client test -c /tmp/tempest.conf \
-v --test-list "https://refstack.openstack.org/api/v1/guidelines/2018.02/tests?target=platform&type=required&alias=true&flag=false"
-v --test-list "https://refstack.openstack.org/api/v1/guidelines/2019.06/tests?target=platform&type=required&alias=true&flag=false"
args:
chdir: "{{ refstack_client_src_relative_path }}"
executable: /bin/bash