Bump guideline version to 2019.11

Jobs testing refstack-client use an old guideline version.
The patch bumps the version of the guideline to the newest one.

Change-Id: I8b9b67fd5ab51fb1c859c41d6583a758b1650a7c
This commit is contained in:
Martin Kopec 2020-01-14 15:05:18 +00:00
parent 9ab6f81e36
commit 4b976c1e15

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/2019.06/tests?target=platform&type=required&alias=true&flag=false"
-v --test-list "https://refstack.openstack.org/api/v1/guidelines/2019.11/tests?target=platform&type=required&alias=true&flag=false"
args:
chdir: "{{ refstack_client_src_relative_path }}"
executable: /bin/bash