]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-release-rpm: Drop centos6 1611/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 9 Jul 2020 20:31:08 +0000 (16:31 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 9 Jul 2020 20:31:08 +0000 (16:31 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-release-rpm/build/build
ceph-release-rpm/config/definitions/ceph-release-rpm.yml

index dab33f195fc8d9240a885efc7032da877dc2b357..6f672000bb479701c8c6a7079392b2dbdd979be0 100644 (file)
@@ -23,10 +23,6 @@ make_chacractl_config
 [ "$TEST" = true ] && chacra_ref="test" || chacra_ref="${RELEASE}"
 
 target=$DIST
-if [ "$target" = "centos6" ] ; then
-    target=el6
-    chacra_baseurl="ceph-release/${chacra_ref}/HEAD/centos/6"
-fi
 if [ "$target" = "centos7" ] ; then
     target=el7
     chacra_baseurl="ceph-release/${chacra_ref}/HEAD/centos/7"
index 32ca9745ed97cbbf5cba59b82f220528be48a3f5..c46c772c465f644c468d1c295543f0fc5f935343 100644 (file)
@@ -9,7 +9,7 @@
     parameters:
       - string:
           name: RELEASE
-          default: firefly
+          default: pacific
 
       - bool:
           name: TEST
@@ -36,7 +36,6 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           type: label-expression
           name: DIST
           values:
-            - centos6
             - centos7
             - centos8