Use legacy base to run CI/CD on Bionic
legacy-dsvm-base now [1] runs with bionic nodeset so use it directly instead of overriding locally to use bionic. [1] https://review.openstack.org/#/c/639096/ Change-Id: I2a136f84e7d5d5be8a23830c0b334dc609092004
This commit is contained in:
parent
c3d697e514
commit
e5e336f834
@ -59,7 +59,6 @@
|
|||||||
- job:
|
- job:
|
||||||
name: manila-tempest-base
|
name: manila-tempest-base
|
||||||
parent: legacy-dsvm-base
|
parent: legacy-dsvm-base
|
||||||
nodeset: openstack-single-node-bionic
|
|
||||||
timeout: 7200
|
timeout: 7200
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^(test-|)requirements.txt$
|
- ^(test-|)requirements.txt$
|
||||||
@ -380,7 +379,6 @@
|
|||||||
- job:
|
- job:
|
||||||
name: manila-rally-multibackend
|
name: manila-rally-multibackend
|
||||||
parent: legacy-dsvm-base
|
parent: legacy-dsvm-base
|
||||||
nodeset: openstack-single-node-bionic
|
|
||||||
run: playbooks/legacy/rally-dsvm-manila-multibackend/run.yaml
|
run: playbooks/legacy/rally-dsvm-manila-multibackend/run.yaml
|
||||||
post-run: playbooks/legacy/rally-dsvm-manila-multibackend/post.yaml
|
post-run: playbooks/legacy/rally-dsvm-manila-multibackend/post.yaml
|
||||||
timeout: 4200
|
timeout: 4200
|
||||||
@ -403,7 +401,6 @@
|
|||||||
- job:
|
- job:
|
||||||
name: manila-rally-multibackend-no-ss
|
name: manila-rally-multibackend-no-ss
|
||||||
parent: legacy-dsvm-base
|
parent: legacy-dsvm-base
|
||||||
nodeset: openstack-single-node-bionic
|
|
||||||
run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/run.yaml
|
run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/run.yaml
|
||||||
post-run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/post.yaml
|
post-run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/post.yaml
|
||||||
timeout: 4200
|
timeout: 4200
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- hosts: controller
|
- hosts: primary
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||||
|
Loading…
x
Reference in New Issue
Block a user