Skip to content

Commit

Permalink
Remove Xtesting MTS in gates
Browse files Browse the repository at this point in the history
Change-Id: I0da74cb2f7fad9bb900bd2864b6f60e08081c681
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Apr 17, 2023
1 parent 3324e4e commit 537d2d6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 146 deletions.
56 changes: 7 additions & 49 deletions jjb/functest/xtesting-pi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,13 +162,6 @@
jobs:
- 'xtesting-pi-{repo}-{container}-{tag}-pull'

- project:
name: 'xtesting-pi-ollivier-xtesting-mts-pull'
<<: *xtesting-pi-params
container: 'xtesting-mts'
jobs:
- 'xtesting-pi-{repo}-{container}-{tag}-pull'

- job-template:
name: 'xtesting-pi-{repo}-{container}-{tag}-rmi'
parameters:
Expand All @@ -185,13 +178,6 @@
jobs:
- 'xtesting-pi-{repo}-{container}-{tag}-rmi'

- project:
name: 'xtesting-pi-ollivier-xtesting-mts-rmi'
<<: *xtesting-pi-params
container: 'xtesting-mts'
jobs:
- 'xtesting-pi-{repo}-{container}-{tag}-rmi'

- job-template:
name: 'xtesting-pi-ollivier-xtesting-{tag}-{test}-run'
parameters:
Expand All @@ -218,40 +204,19 @@
- fifth
- sixth
- eighth
- nineth
privileged: 'false'
network: bridge
uid: 1000
gid: 1000
exclude:
- tag: wallaby
test: nineth
- tag: xena
test: nineth
jobs:
- 'xtesting-pi-ollivier-xtesting-{tag}-{test}-run'

- job-template:
name: 'xtesting-pi-ollivier-xtesting-mts-{tag}-{test}-run'
parameters:
- xtesting-pi-node:
node: '{node}'
- xtesting-pi-build_tag:
build_tag: ''
builders:
- xtesting-pi-run-containers:
<<: *xtesting-pi-run-containers

- project:
name: 'xtesting-pi-ollivier-xtesting-mts'
<<: *xtesting-pi-params
volumes:
env:
published_ports:
container: 'xtesting-mts'
test:
- seventh
privileged: 'false'
network: bridge
uid: 1000
gid: 1000
jobs:
- 'xtesting-pi-ollivier-xtesting-mts-{tag}-{test}-run'

- builder:
name: xtesting-pi-zip
builders:
Expand Down Expand Up @@ -348,15 +313,11 @@
projects:
- name: 'xtesting-pi-ollivier-xtesting-{tag}-rmi'
<<: *xtesting-pi-jobs
- name: 'xtesting-pi-ollivier-xtesting-mts-{tag}-rmi'
<<: *xtesting-pi-jobs
- multijob:
name: pull containers
projects:
- name: 'xtesting-pi-ollivier-xtesting-{tag}-pull'
<<: *xtesting-pi-jobs
- name: 'xtesting-pi-ollivier-xtesting-mts-{tag}-pull'
<<: *xtesting-pi-jobs
- multijob:
name: ollivier/xtesting:{tag}
projects:
Expand All @@ -374,10 +335,7 @@
<<: *xtesting-pi-jobs
- name: 'xtesting-pi-ollivier-xtesting-{tag}-eighth-run'
<<: *xtesting-pi-jobs
- multijob:
name: ollivier/xtesting-mts:{tag}
projects:
- name: 'xtesting-pi-ollivier-xtesting-mts-{tag}-seventh-run'
- name: 'xtesting-pi-ollivier-xtesting-{tag}-nineth-run'
<<: *xtesting-pi-jobs
- multijob:
name: dump all campaign data
Expand Down
105 changes: 8 additions & 97 deletions jjb/functest/xtesting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,13 +162,6 @@
jobs:
- 'xtesting-{repo}-{container}-{tag}-pull'

- project:
name: 'xtesting-opnfv-xtesting-mts-pull'
<<: *xtesting-params
container: 'xtesting-mts'
jobs:
- 'xtesting-{repo}-{container}-{tag}-pull'

- job-template:
name: 'xtesting-{repo}-{container}-{tag}-rmi'
parameters:
Expand All @@ -185,13 +178,6 @@
jobs:
- 'xtesting-{repo}-{container}-{tag}-rmi'

- project:
name: 'xtesting-opnfv-xtesting-mts-rmi'
<<: *xtesting-params
container: 'xtesting-mts'
jobs:
- 'xtesting-{repo}-{container}-{tag}-rmi'

- job-template:
name: 'xtesting-opnfv-xtesting-{tag}-{test}-run'
parameters:
Expand All @@ -218,40 +204,19 @@
- fifth
- sixth
- eighth
- nineth
privileged: 'false'
network: bridge
uid: 1000
gid: 1000
exclude:
- tag: wallaby
test: nineth
- tag: xena
test: nineth
jobs:
- 'xtesting-opnfv-xtesting-{tag}-{test}-run'

- job-template:
name: 'xtesting-opnfv-xtesting-mts-{tag}-{test}-run'
parameters:
- xtesting-node:
node: '{node}'
- xtesting-build_tag:
build_tag: ''
builders:
- xtesting-run-containers:
<<: *xtesting-run-containers

- project:
name: 'xtesting-opnfv-xtesting-mts'
<<: *xtesting-params
volumes:
env:
published_ports:
container: 'xtesting-mts'
test:
- seventh
privileged: 'false'
network: bridge
uid: 1000
gid: 1000
jobs:
- 'xtesting-opnfv-xtesting-mts-{tag}-{test}-run'

- builder:
name: xtesting-zip
builders:
Expand Down Expand Up @@ -348,15 +313,11 @@
projects:
- name: 'xtesting-opnfv-xtesting-{tag}-rmi'
<<: *xtesting-jobs
- name: 'xtesting-opnfv-xtesting-mts-{tag}-rmi'
<<: *xtesting-jobs
- multijob:
name: pull containers
projects:
- name: 'xtesting-opnfv-xtesting-{tag}-pull'
<<: *xtesting-jobs
- name: 'xtesting-opnfv-xtesting-mts-{tag}-pull'
<<: *xtesting-jobs
- multijob:
name: opnfv/xtesting:{tag}
projects:
Expand All @@ -374,10 +335,7 @@
<<: *xtesting-jobs
- name: 'xtesting-opnfv-xtesting-{tag}-eighth-run'
<<: *xtesting-jobs
- multijob:
name: opnfv/xtesting-mts:{tag}
projects:
- name: 'xtesting-opnfv-xtesting-mts-{tag}-seventh-run'
- name: 'xtesting-opnfv-xtesting-{tag}-nineth-run'
<<: *xtesting-jobs
- multijob:
name: dump all campaign data
Expand Down Expand Up @@ -585,15 +543,6 @@
jobs:
- 'xtesting-{repo}-{container}-{tag}-gate'

- project:
name: xtesting-opnfv-xtesting-mts-{tag}-gate
<<: *xtesting-params
container: xtesting-mts
ref_arg: BRANCH
path: docker/mts
jobs:
- 'xtesting-{repo}-{container}-{tag}-gate'

- trigger:
name: xtesting-patchset-created
triggers:
Expand Down Expand Up @@ -636,8 +585,6 @@
projects:
- name: 'xtesting-opnfv-xtesting-{tag}-rmi'
<<: *xtesting-jobs
- name: 'xtesting-opnfv-xtesting-mts-{tag}-rmi'
<<: *xtesting-jobs
- multijob:
name: remove dependency
projects:
Expand All @@ -653,11 +600,6 @@
projects:
- name: 'xtesting-opnfv-xtesting-{tag}-gate'
<<: *xtesting-jobs
- multijob:
name: opnfv/xtesting-mts
projects:
- name: 'xtesting-opnfv-xtesting-mts-{tag}-gate'
<<: *xtesting-jobs
- multijob:
name: opnfv/xtesting:{tag}
projects:
Expand All @@ -675,10 +617,7 @@
<<: *xtesting-jobs
- name: 'xtesting-opnfv-xtesting-{tag}-eighth-run'
<<: *xtesting-jobs
- multijob:
name: opnfv/xtesting-mts:{tag}
projects:
- name: 'xtesting-opnfv-xtesting-mts-{tag}-seventh-run'
- name: 'xtesting-opnfv-xtesting-{tag}-nineth-run'
<<: *xtesting-jobs
publishers:
- email-ext:
Expand Down Expand Up @@ -763,15 +702,6 @@
jobs:
- 'xtesting-{repo}-{container}-{tag}-build'

- project:
name: xtesting-opnfv-xtesting-mts-{tag}-build
<<: *xtesting-params
container: xtesting-mts
ref_arg: BRANCH
path: docker/mts
jobs:
- 'xtesting-{repo}-{container}-{tag}-build'

- job-template:
name: 'xtesting-{tag}-docker'
project-type: multijob
Expand Down Expand Up @@ -807,11 +737,6 @@
projects:
- name: 'xtesting-opnfv-xtesting-{tag}-build'
<<: *xtesting-jobs
- multijob:
name: opnfv/xtesting-mts
projects:
- name: 'xtesting-opnfv-xtesting-mts-{tag}-build'
<<: *xtesting-jobs
publishers:
- email-ext:
failure: false
Expand Down Expand Up @@ -861,13 +786,6 @@
jobs:
- 'xtesting-{repo}-{container}-{tag}-trivy'

- project:
name: 'xtesting-opnfv-xtesting-mts-trivy'
<<: *xtesting-params
container: 'xtesting-mts'
jobs:
- 'xtesting-{repo}-{container}-{tag}-trivy'

- builder:
name: xtesting-grype
builders:
Expand Down Expand Up @@ -910,13 +828,6 @@
jobs:
- 'xtesting-{repo}-{container}-{tag}-grype'

- project:
name: 'xtesting-opnfv-xtesting-mts-grype'
<<: *xtesting-params
container: 'xtesting-mts'
jobs:
- 'xtesting-{repo}-{container}-{tag}-grype'

- project:
name: 'xtesting'
<<: *xtesting-params
Expand Down

0 comments on commit 537d2d6

Please sign in to comment.