Exclude pljava on s390x
authorChristoph Berg <myon@debian.org>
Thu, 21 Sep 2023 13:21:19 +0000 (15:21 +0200)
committerChristoph Berg <myon@debian.org>
Thu, 21 Sep 2023 13:21:19 +0000 (15:21 +0200)
jenkins/pgapt-jobs.yaml

index 6ccc02b46823bf309d7c4c87d308443002f95e26..347f1b8d56c1b525e86de390d47b9ea253734f99 100644 (file)
         git-url: https://salsa.debian.org/postgresql/postgresql-pljava.git
         # test failures on i386, disable for now
         # https://github.com/tada/pljava/issues/338
-        arch-filter: 'architecture!="i386"'
+        # s390x also fails: https://github.com/tada/pljava/issues/469
+        arch-filter: '!(architecture in ["i386", "s390x"])'
         jobs:
                 - git-packages-with-beta