Add pg-hint-plan
authorChristoph Berg <myon@debian.org>
Mon, 15 Apr 2024 09:41:09 +0000 (11:41 +0200)
committerChristoph Berg <myon@debian.org>
Mon, 15 Apr 2024 09:41:09 +0000 (11:41 +0200)
jenkins/packages
jenkins/packages.betatests
jenkins/pgapt-jobs.yaml

index 8006cb8d987f26ac7f3935fbcb6df852d42b7339..ff54c69beba277898ee369e8d9328a77b4aea8ea 100644 (file)
@@ -47,6 +47,13 @@ pg-dirtyread
 pg-fact-loader
 pg-failover-slots
 pg-gvm
+pg-hint-plan-10
+pg-hint-plan-11
+pg-hint-plan-12
+pg-hint-plan-13
+pg-hint-plan-14
+pg-hint-plan-15
+pg-hint-plan-16
 pg-ldap-sync
 pg-partman
 pg-qualstats
index 35809f32192126bb12f48d47dcb49f6d79c3df93..39f920c4130197fb33348dcf578169856d4274b1 100644 (file)
@@ -47,6 +47,13 @@ pg-dirtyread
 pg-fact-loader
 pg-failover-slots
 pg-gvm
+pg-hint-plan-10
+pg-hint-plan-11
+pg-hint-plan-12
+pg-hint-plan-13
+pg-hint-plan-14
+pg-hint-plan-15
+pg-hint-plan-16
 pg-ldap-sync
 pg-partman
 pg-qualstats
index bef33e703810a8f8e86c08848d98f063d1b2b774..6e9be68a15fbe3baf632fb9b9e04b69c44a209b9 100644 (file)
         jobs:
                 - git-packages-with-beta
 
+- project:
+        name: pg-hint-plan-10
+        git-url: https://git.postgresql.org/git/pg-hint-plan.git
+        git-branch: 10
+        pg-supported-versions: 10
+        jobs:
+                - git-packages
+
+- project:
+        name: pg-hint-plan-11
+        git-url: https://git.postgresql.org/git/pg-hint-plan.git
+        git-branch: 11
+        pg-supported-versions: 11
+        jobs:
+                - git-packages
+
+- project:
+        name: pg-hint-plan-12
+        git-url: https://git.postgresql.org/git/pg-hint-plan.git
+        git-branch: 12
+        pg-supported-versions: 12
+        jobs:
+                - git-packages
+
+- project:
+        name: pg-hint-plan-13
+        git-url: https://git.postgresql.org/git/pg-hint-plan.git
+        git-branch: 13
+        pg-supported-versions: 13
+        jobs:
+                - git-packages
+
+- project:
+        name: pg-hint-plan-14
+        git-url: https://git.postgresql.org/git/pg-hint-plan.git
+        git-branch: 14
+        pg-supported-versions: 14
+        jobs:
+                - git-packages
+
+- project:
+        name: pg-hint-plan-15
+        git-url: https://git.postgresql.org/git/pg-hint-plan.git
+        git-branch: 15
+        pg-supported-versions: 15
+        jobs:
+                - git-packages
+
+- project:
+        name: pg-hint-plan-16
+        git-url: https://git.postgresql.org/git/pg-hint-plan.git
+        git-branch: 16
+        pg-supported-versions: 16
+        jobs:
+                - git-packages
+
 - project:
         name: pg-ldap-sync
         git-url: https://salsa.debian.org/postgresql/pg-ldap-sync.git