Explorar el Código

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 hace 7 años
padre
commit
8cedbf25ea
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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