summaryrefslogtreecommitdiffstats
path: root/test/integration/openshift_health_checker/preflight/playbooks/package_update_repo_broken.yml
diff options
context:
space:
mode:
authorLuke Meyer <lmeyer@redhat.com>2017-08-07 19:33:54 -0400
committerLuke Meyer <lmeyer@redhat.com>2017-08-07 20:00:55 -0400
commit7afd385e1e0d0ac5cdb4783be7cad692e65da9d4 (patch)
tree6ae556d2dffb8c71f2c49aa12f673e14fcd27dfe /test/integration/openshift_health_checker/preflight/playbooks/package_update_repo_broken.yml
parent0c0afedb08ec3633e469bf24781256566384483c (diff)
downloadopenshift-7afd385e1e0d0ac5cdb4783be7cad692e65da9d4.tar.gz
openshift-7afd385e1e0d0ac5cdb4783be7cad692e65da9d4.tar.bz2
openshift-7afd385e1e0d0ac5cdb4783be7cad692e65da9d4.tar.xz
openshift-7afd385e1e0d0ac5cdb4783be7cad692e65da9d4.zip
integration tests: keep openshift_version happy
Diffstat (limited to 'test/integration/openshift_health_checker/preflight/playbooks/package_update_repo_broken.yml')
-rw-r--r--test/integration/openshift_health_checker/preflight/playbooks/package_update_repo_broken.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/integration/openshift_health_checker/preflight/playbooks/package_update_repo_broken.yml b/test/integration/openshift_health_checker/preflight/playbooks/package_update_repo_broken.yml
index f8790358a..84e9360f5 100644
--- a/test/integration/openshift_health_checker/preflight/playbooks/package_update_repo_broken.yml
+++ b/test/integration/openshift_health_checker/preflight/playbooks/package_update_repo_broken.yml
@@ -8,12 +8,6 @@
- name: Fails when a repo definition is completely broken
hosts: all
- pre_tasks:
-
- # run before roles to prevent openshift_version breaking
- - include: tasks/enable_repo.yml
- vars: { repo_name: "ose-3.2" }
-
roles:
- openshift_health_checker