소스 검색

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