Remove useless builds depending on arm pods
[releng.git] / jjb / functest / functest-project-jobs.yaml
index e9a65b4..b4cc873 100644 (file)
           branch: '{stream}'
           gs-pathname: ''
           disabled: false
-      - hunter:
+      - iruya:
           branch: 'stable/{stream}'
           gs-pathname: ''
           disabled: false
-      - gambia:
+      - hunter:
           branch: 'stable/{stream}'
           gs-pathname: ''
           disabled: false
-      - fraser: &fraser
+      - gambia:
           branch: 'stable/{stream}'
-          gs-pathname: '/{stream}'
+          gs-pathname: ''
           disabled: false
 
     phase:
               node-parameters: false
               kill-phase-on: FAILURE
               abort-all-job: false
-            - name: 'functest-verify-build-x86_64-{stream}'
-              current-parameters: false
-              predefined-parameters: |
-                GERRIT_BRANCH=$GERRIT_BRANCH
-                GERRIT_REFSPEC=$GERRIT_REFSPEC
-                GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER
-                GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE
-                ARCH=x86_64
-              git-revision: true
-              node-parameters: false
-              kill-phase-on: FAILURE
-              abort-all-job: false
-            - name: 'functest-verify-build-aarch64-{stream}'
-              current-parameters: false
-              predefined-parameters: |
-                GERRIT_BRANCH=$GERRIT_BRANCH
-                GERRIT_REFSPEC=$GERRIT_REFSPEC
-                GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER
-                GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE
-                ARCH=aarch64
-              git-revision: true
-              node-parameters: false
-              kill-phase-on: FAILURE
-              abort-all-job: false
 
 - job-template:
     name: 'functest-verify-{phase}-{stream}'