Added 17-1 option for releases in get hash

Change-Id: Ic42e62d6f0f757dfefe008f39f9890ced8c4ba92
This commit is contained in:
frenzyfriday 2022-07-18 16:17:24 +02:00
parent 8321b3fb5c
commit 13114fcaa0
2 changed files with 3 additions and 1 deletions

View File

@ -14,6 +14,7 @@ tripleo_releases:
- queens
- osp16-2
- osp17
- osp17-1
tripleo_ci_components:
- baremetal

View File

@ -47,7 +47,8 @@ DEFAULT_CONFIG = {
"stein",
"queens",
"osp16-2",
"osp17"
"osp17",
"osp17-1"
],
"dlrn_url": "https://trunk.rdoproject.org",
"rdo_named_tags": [