Stop building functest-tempest 06/73606/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 25 Oct 2022 15:17:38 +0000 (17:17 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 25 Oct 2022 15:17:38 +0000 (17:17 +0200)
All older releases using it are dropped.

Change-Id: I200315c6131a66afe5e4faa83a3c7d7f036f03f6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/functest.yaml

index e86d4d5..b734fd0 100644 (file)
     jobs:
       - 'functest-{repo}-{container}-{tag}-gate'
 
-- project:
-    name: functest-opnfv-functest-tempest-{tag}-gate
-    <<: *functest-params
-    container: functest-tempest
-    ref_arg: BRANCH
-    path: docker/tempest
-    exclude:
-      - {'tag': 'latest'}
-      - {'tag': 'xena'}
-      - {'tag': 'wallaby'}
-      - {'tag': 'leguer'}
-      - {'tag': 'kali'}
-      - {'tag': 'jerma'}
-    jobs:
-      - 'functest-{repo}-{container}-{tag}-gate'
-
 - project:
     name: functest-opnfv-functest-healthcheck-{tag}-gate
     <<: *functest-params
           projects:
             - name: 'functest-opnfv-functest-core-{tag}-gate'
               <<: *functest-jobs
-      - multijob:
-          name: build opnfv/functest-tempest
-          projects:
-            - name: 'functest-opnfv-functest-tempest-{tag}-gate'
-              <<: *functest-jobs
       - multijob:
           name: build containers
           projects:
     jobs:
       - 'functest-{repo}-{container}-{tag}-build'
 
-- project:
-    name: functest-opnfv-functest-tempest-{tag}-build
-    <<: *functest-params
-    container: functest-tempest
-    ref_arg: BRANCH
-    path: docker/tempest
-    exclude:
-      - {'tag': 'latest'}
-      - {'tag': 'xena'}
-      - {'tag': 'wallaby'}
-      - {'tag': 'leguer'}
-      - {'tag': 'kali'}
-      - {'tag': 'jerma'}
-    jobs:
-      - 'functest-{repo}-{container}-{tag}-build'
-
 - project:
     name: functest-opnfv-functest-healthcheck-{tag}-build
     <<: *functest-params
           projects:
             - name: 'functest-opnfv-functest-core-{tag}-build'
               <<: *functest-jobs
-      - multijob:
-          name: build opnfv/functest-tempest
-          projects:
-            - name: 'functest-opnfv-functest-tempest-{tag}-build'
-              <<: *functest-jobs
       - multijob:
           name: build containers
           projects:
     jobs:
       - 'functest-{repo}-{container}-{tag}-trivy'
 
-- project:
-    name: 'functest-opnfv-functest-tempest-trivy'
-    <<: *functest-params
-    container: 'functest-tempest'
-    jobs:
-      - 'functest-{repo}-{container}-{tag}-trivy'
-
 - project:
     name: 'functest-opnfv-functest-healthcheck-trivy'
     <<: *functest-params
     jobs:
       - 'functest-{repo}-{container}-{tag}-grype'
 
-- project:
-    name: 'functest-opnfv-functest-tempest-grype'
-    <<: *functest-params
-    container: 'functest-tempest'
-    jobs:
-      - 'functest-{repo}-{container}-{tag}-grype'
-
 - project:
     name: 'functest-opnfv-functest-healthcheck-grype'
     <<: *functest-params