Update query for bug 1298006
The playbooks now check the connectivity towards git.openstack.org before any actual connection is attempted, so we need to check for a new message. Change-Id: Ieedef559c5c99e39acabf5d07a4d3c53d51ee6b4 Related-Bug: 1298006
This commit is contained in:
parent
c27393e5b0
commit
55c0c977af
@ -1,5 +1,3 @@
|
|||||||
query: >-
|
query: >-
|
||||||
message:"fatal: unable to" AND (
|
message:"ERROR: No viable v4 or v6 route found to git.openstack.org. The build node is assumed to be invalid." AND
|
||||||
message:"connect to git.openstack.org" OR
|
|
||||||
message:"Failed to connect to git.openstack.org port 443: Connection timed out") AND
|
|
||||||
tags:console
|
tags:console
|
||||||
|
Loading…
x
Reference in New Issue
Block a user