Disable pgloader on buster
authorChristoph Berg <myon@debian.org>
Thu, 2 Nov 2023 17:22:38 +0000 (18:22 +0100)
committerChristoph Berg <myon@debian.org>
Thu, 2 Nov 2023 17:22:38 +0000 (18:22 +0100)
jenkins/pgapt-jobs.yaml

index 84d1e92635c6977022ac6e28fedfd9155007a1ee..e574b9c416ed1e84190a2fcf2b61f400147132c6 100644 (file)
         git-url: https://github.com/dimitri/pgloader.git
         # ppc64el doesn't have sbcl on the older Debian dists, and not on older Ubuntus at all
         # s390x doesn't have sbcl
-        arch-filter: '!(architecture=="ppc64el" && distribution in ["buster", "jammy", "focal"] || architecture=="s390x")'
+        arch-filter: '!(architecture=="ppc64el" && distribution in ["jammy", "focal"] || architecture=="s390x")'
+        # buster: ssl problems in testsuite
+        dist-filter: '!(distribution in ["buster"])'
         jobs:
                 - git-packages