Browse Source

Reduce memory requirement to 2gb for fedora ci jobs

Scott Dodson 7 years ago
parent
commit
1c8b2334f2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .redhat-ci.inventory

+ 1 - 0
.redhat-ci.inventory

@@ -9,6 +9,7 @@ ansible_python_interpreter=/usr/bin/python3
 deployment_type=origin
 openshift_image_tag="{{ lookup('env', 'OPENSHIFT_IMAGE_TAG') }}"
 openshift_master_default_subdomain="{{ lookup('env', 'RHCI_ocp_node1_IP') }}.xip.io"
+openshift_check_min_host_memory_gb=1.9
 
 [masters]
 ocp-master