Skip to content

Commit

Permalink
Revert "Run tests in parallel"
Browse files Browse the repository at this point in the history
This reverts commit 99e5734.

Change-Id: I42eda94cca942ce2af2c3ba6b1e45def918c9813
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Jan 20, 2025
1 parent 99e5734 commit e8f4101
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jjb/functest/functest-kubernetes-pi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,7 @@
<<: *functest-kubernetes-pi-jobs
- multijob:
name: ollivier/functest-kubernetes-smoke:{tag}
execution-type: SEQUENTIALLY
projects:
- name: 'functest-kubernetes-pi-ollivier-functest-kubernetes-smoke-{tag}-xrally_kubernetes-run'
<<: *functest-kubernetes-pi-jobs
Expand Down Expand Up @@ -852,6 +853,7 @@
<<: *functest-kubernetes-pi-jobs
- multijob:
name: ollivier/functest-kubernetes-cnf:{tag}
execution-type: SEQUENTIALLY
projects:
- name: 'functest-kubernetes-pi-ollivier-functest-kubernetes-cnf-{tag}-k8s_vims-run'
<<: *functest-kubernetes-pi-jobs
Expand Down
4 changes: 4 additions & 0 deletions jjb/functest/functest-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,7 @@
<<: *functest-kubernetes-jobs
- multijob:
name: opnfv/functest-kubernetes-smoke:{tag}
execution-type: SEQUENTIALLY
projects:
- name: 'functest-kubernetes-opnfv-functest-kubernetes-smoke-{tag}-xrally_kubernetes-run'
<<: *functest-kubernetes-jobs
Expand Down Expand Up @@ -852,6 +853,7 @@
<<: *functest-kubernetes-jobs
- multijob:
name: opnfv/functest-kubernetes-cnf:{tag}
execution-type: SEQUENTIALLY
projects:
- name: 'functest-kubernetes-opnfv-functest-kubernetes-cnf-{tag}-k8s_vims-run'
<<: *functest-kubernetes-jobs
Expand Down Expand Up @@ -1278,6 +1280,7 @@
<<: *functest-kubernetes-jobs
- multijob:
name: opnfv/functest-kubernetes-smoke:{tag}
execution-type: SEQUENTIALLY
projects:
- name: 'functest-kubernetes-opnfv-functest-kubernetes-smoke-{tag}-xrally_kubernetes-run'
<<: *functest-kubernetes-jobs
Expand Down Expand Up @@ -1327,6 +1330,7 @@
<<: *functest-kubernetes-jobs
- multijob:
name: opnfv/functest-kubernetes-cnf:{tag}
execution-type: SEQUENTIALLY
projects:
- name: 'functest-kubernetes-opnfv-functest-kubernetes-cnf-{tag}-k8s_vims-run'
<<: *functest-kubernetes-jobs
Expand Down

0 comments on commit e8f4101

Please sign in to comment.