Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Revert "Temporaily disable nova inflight healthchecks to unblo…
Browse files Browse the repository at this point in the history
…ck the gate""
  • Loading branch information
Zuul authored and openstack-gerrit committed Oct 17, 2019
2 parents 6df0fbf + affbe57 commit 21b56ec
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion deployment/nova/nova-api-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova
Expand Down
1 change: 0 additions & 1 deletion deployment/nova/nova-compute-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -946,7 +946,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 6 #FIXME: there is no step6
- false
tags:
- opendev-validation
- opendev-validation-nova
Expand Down
1 change: 0 additions & 1 deletion deployment/nova/nova-conductor-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova
Expand Down
1 change: 0 additions & 1 deletion deployment/nova/nova-libvirt-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 4
- false
tags:
- opendev-validation
- opendev-validation-nova
Expand Down
1 change: 0 additions & 1 deletion deployment/nova/nova-metadata-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova
Expand Down
1 change: 0 additions & 1 deletion deployment/nova/nova-scheduler-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova
Expand Down
1 change: 0 additions & 1 deletion deployment/nova/nova-vnc-proxy-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ outputs:
- container_cli == 'podman'
- not container_healthcheck_disabled
- step|int == 5
- false
tags:
- opendev-validation
- opendev-validation-nova
Expand Down

0 comments on commit 21b56ec

Please sign in to comment.