Github user pdion891 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1435#discussion_r65109952 --- Diff: tools/docker/Dockerfile.centos6 --- @@ -18,14 +18,16 @@ FROM centos:6 MAINTAINER "Apache CloudStack" <dev@cloudstack.apache.org> -LABEL Vendor="Apache.org" License="ApacheV2" Version="4.6.0" +LABEL Vendor="Apache.org" License="ApacheV2" Version="4.9.0-SNAPSHOT" -ENV PKG_URL=http://jenkins.buildacloud.org/job/package-rhel63-master/lastSuccessfulBuild/artifact/dist/rpmbuild/RPMS/x86_64 +ENV PKG_URL=http://74.121.245.247/job/package-master-rhel63/lastSuccessfulBuild/artifact/dist/rpmbuild/RPMS/x86_64 --- End diff -- @rhtyd, @swill I know this is wrong, but the new URL is not live yet: builds.cloudstack.org so either we merge this and I'll update it at some point or we just cancel this PR until the URL go live ?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---