summaryrefslogtreecommitdiffstats
path: root/opal-ci/Dockerfile-centos7
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2016-12-22 15:25:26 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-12-22 15:42:51 +1100
commitff3c0e5e39f4b910d8158754ebf1e8debeec28c7 (patch)
tree8269160a740373cb9ce6fa9d3a7c54381d5289f4 /opal-ci/Dockerfile-centos7
parent9c046098db4b921261f09d148f33a8be40131de0 (diff)
downloadtalos-skiboot-ff3c0e5e39f4b910d8158754ebf1e8debeec28c7.tar.gz
talos-skiboot-ff3c0e5e39f4b910d8158754ebf1e8debeec28c7.zip
travis: build and test more on centos7
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'opal-ci/Dockerfile-centos7')
-rw-r--r--opal-ci/Dockerfile-centos73
1 files changed, 1 insertions, 2 deletions
diff --git a/opal-ci/Dockerfile-centos7 b/opal-ci/Dockerfile-centos7
index fa511289..1f4d8296 100644
--- a/opal-ci/Dockerfile-centos7
+++ b/opal-ci/Dockerfile-centos7
@@ -10,5 +10,4 @@ RUN curl -O http://public.dhe.ibm.com/software/server/powerfuncsim/p9/packages/v
RUN yum install -y systemsim-p9-1.0-0.el7.x86_64.rpm
COPY . /build/
WORKDIR /build
-# We don't have a custom centos 7 build, same script for now
-ENTRYPOINT ./opal-ci/build-centos6.sh
+ENTRYPOINT ./opal-ci/build-centos7.sh
OpenPOWER on IntegriCloud