Update default guideline to the latest

Recently we have published a new guideline, 2021.11, which
supersedes 2020.11 one.

Change-Id: Ie553dae62bb245c8dfe92b7f24c1462404a810e6
This commit is contained in:
Martin Kopec 2021-12-16 08:17:31 +00:00
parent 30c7a1301d
commit 81f3fdafe3
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ deployment is working by passing refstack tests.
| deployer_input | False | None | String | Pat to a deployer input file which will be used in tempest.conf generation step. |
| dest_dir * | False | pwd | String | Local directory where the artifact files will be stored. |
| download_artifacts | False | False | Bool | Whether artifacts should be downloaded to the host or not. They will be downloaded to dest_dir location.|
| guideline | False | 2020.06 | String | Specific refstack guideline. |
| guideline | False | 2021.11 | String | Specific refstack guideline. |
| private_key_path_src * | False | None | String | If defined, the key defined by the param is copied to the targeted machine to private_key_path location.|
| refstack_client_source | False | ~/.refstack-client | String | Destination where refstack-client will be cloned only if the dir doesn't exist or it's empty, otherwise it will be used as is.|
| tempestconf_source | False | None | String | A path to python-tempestconf's source. If not defined, refstack-client's default is applied. |

View File

@ -16,7 +16,7 @@ download_artifacts: false
dest_dir: "{{ lookup('env', 'PWD') }}"
# the latest guideline by default
guideline: "2020.11"
guideline: "2021.11"
refstack_target_programs:
- platform
- compute