Fix review01's fqdn in infratesting
This server is canonicallly named review01.openstack.org in inventory. We need to use that inventory name in our testing. Change-Id: I1d16469f5abb764978945b5209e01a4e7d2ccb3d
This commit is contained in:
parent
595dfd1166
commit
4d41c1002c
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
|
|
||||||
testinfra_hosts = [
|
testinfra_hosts = [
|
||||||
'review01.opendev.org',
|
'review01.openstack.org',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user