From 18644c77be32ff6adf385c4b1fde18f7d66312d6 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Tue, 13 Jun 2017 09:54:06 -0400 Subject: papr: rename redhat-ci related files to papr The project was renamed to PAPR, see: https://github.com/projectatomic/papr --- .redhat-ci.yml | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 .redhat-ci.yml (limited to '.redhat-ci.yml') diff --git a/.redhat-ci.yml b/.redhat-ci.yml deleted file mode 100644 index 6dac7b256..000000000 --- a/.redhat-ci.yml +++ /dev/null @@ -1,30 +0,0 @@ ---- - -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: - - ./.redhat-ci.sh - -artifacts: - - journals/ -- cgit v1.2.3