Ver Fonte

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 há 7 anos atrás
pai
commit
8cedbf25ea
1 ficheiros alterados com 0 adições e 1 exclusões
  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