summaryrefslogtreecommitdiffstats
path: root/.redhat-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.redhat-ci.yml')
-rw-r--r--.redhat-ci.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/.redhat-ci.yml b/.redhat-ci.yml
new file mode 100644
index 000000000..887cc6ef0
--- /dev/null
+++ b/.redhat-ci.yml
@@ -0,0 +1,30 @@
+---
+
+cluster:
+ hosts:
+ - name: ocp-master
+ distro: fedora/25/atomic
+ - name: ocp-node1
+ distro: fedora/25/atomic
+ - name: ocp-node2
+ distro: fedora/25/atomic
+ container:
+ image: fedora:25
+
+packages:
+ - gcc
+ - python-pip
+ - python-devel
+ - openssl-devel
+ - redhat-rpm-config
+
+context: 'fedora/25/atomic | origin/v3.6.0-alpha.1'
+
+env:
+ OPENSHIFT_IMAGE_TAG: v3.6.0-alpha.1
+
+tests:
+ - sh .redhat-ci.sh
+
+artifacts:
+ - journals/