浏览代码

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 7 年之前
父节点
当前提交
8cedbf25ea
共有 1 个文件被更改,包括 0 次插入1 次删除
  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