]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/test: turn off OBS packaging tests for CentOS7
authorTomas Krizek <tomas.krizek@nic.cz>
Mon, 11 Oct 2021 09:45:45 +0000 (11:45 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 11 Oct 2021 13:45:27 +0000 (15:45 +0200)
Builds are still checked by the other pkftest suite. However, OBS
mirrors for CentOS 7 are just problematic. We've already tried to
contact them once, they fixed the issue but mentioned it will probably
come back. No point in wasting any more time with this test then.

.gitlab-ci.yml

index f4a6723d700baafb06cacc8ab2f4e49af2f51659..6a668a47795c72cc2674b64e1fa694ede6693784 100644 (file)
@@ -605,13 +605,6 @@ obs:build:all:
     when:
       - script_failure
 
-obs:centos7:x86_64:
-  <<: *distrotest
-  variables:
-    OBS_REPO: knot-resolver-latest
-    DISTROTEST_NAME: centos7
-    DISTROTEST_REPO: CentOS_7_EPEL
-
 obs:centos8:x86_64:
   <<: *distrotest
   allow_failure: true