Added osp18 option for releases in get hash
Change-Id: I2ffe3d220e0876cafd0fe16c4f3b806b7c1b5259
This commit is contained in:
parent
e6c52d0371
commit
c73cb0f636
@ -16,6 +16,7 @@ tripleo_releases:
|
||||
- osp16-2
|
||||
- osp17
|
||||
- osp17-1
|
||||
- osp18
|
||||
|
||||
tripleo_ci_components:
|
||||
- baremetal
|
||||
|
@ -49,7 +49,8 @@ DEFAULT_CONFIG = {
|
||||
"queens",
|
||||
"osp16-2",
|
||||
"osp17",
|
||||
"osp17-1"
|
||||
"osp17-1",
|
||||
"osp18"
|
||||
],
|
||||
"dlrn_url": "https://trunk.rdoproject.org",
|
||||
"rdo_named_tags": [
|
||||
|
Loading…
Reference in New Issue
Block a user