Temporaily disable nova inflight healthchecks to unblock the gate

Change-Id: I8b687dcf7b36730a282e2091566a15a7ddc6fd23
Related-bug: #1843555
This commit is contained in:
Oliver Walsh 2019-09-30 12:41:21 +01:00
parent c2d4816840
commit 1761fc81c2
8 changed files with 8 additions and 0 deletions

View File

@ -434,6 +434,7 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -946,6 +946,7 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -194,6 +194,7 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -805,6 +805,7 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 4
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -252,6 +252,7 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -177,6 +177,7 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -192,6 +192,7 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova

View File

@ -288,6 +288,7 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova