Parcourir la source

Remove package_update from install playbook

We observed in our CI environment that this check can't guarantee that
an install would fail when the check fails, thus unless we can make its
output match the fate of an install we shall keep it disabled.
Rodolfo Carvalho il y a 7 ans
Parent
commit
8cedbf25ea
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      playbooks/byo/openshift-cluster/config.yml

+ 0 - 1
playbooks/byo/openshift-cluster/config.yml

@@ -16,7 +16,6 @@
       - disk_availability
       - memory_availability
       - package_availability
-      - package_update
       - package_version
       - docker_image_availability
       - docker_storage