summaryrefslogtreecommitdiffstats
path: root/test/ci/inventory/group_vars/OSEv3/checks.yml
diff options
context:
space:
mode:
authorMichael Gugino <mgugino@redhat.com>2017-12-20 14:22:47 -0500
committerMichael Gugino <mgugino@redhat.com>2018-01-03 09:45:58 -0500
commit7c0d3575c10d6425612b3c7d10b8da4c62938de2 (patch)
tree0d385ce72e6198b105edd86e6ce2ac77e904de3b /test/ci/inventory/group_vars/OSEv3/checks.yml
parenta5de165b8e7113631a30ef0e4a20b5f74db073f0 (diff)
downloadopenshift-7c0d3575c10d6425612b3c7d10b8da4c62938de2.tar.gz
openshift-7c0d3575c10d6425612b3c7d10b8da4c62938de2.tar.bz2
openshift-7c0d3575c10d6425612b3c7d10b8da4c62938de2.tar.xz
openshift-7c0d3575c10d6425612b3c7d10b8da4c62938de2.zip
Add in-tree CI scripts
Currently, the scripts that contain testing inventory and actually execute the running of openshift-ansible plays are kept in the CI jobs themselves. This commit adds scripts into our tree so we can have better control over variables, differences between branches, and more transparency to end users for how we run our integration tests.
Diffstat (limited to 'test/ci/inventory/group_vars/OSEv3/checks.yml')
-rw-r--r--test/ci/inventory/group_vars/OSEv3/checks.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ci/inventory/group_vars/OSEv3/checks.yml b/test/ci/inventory/group_vars/OSEv3/checks.yml
new file mode 100644
index 000000000..26f825b07
--- /dev/null
+++ b/test/ci/inventory/group_vars/OSEv3/checks.yml
@@ -0,0 +1,4 @@
+---
+openshift_check_min_host_disk_gb: 10
+openshift_check_min_host_memory_gb: 8
+openshift_disable_check: package_update,package_availability