Merge "Use legacy base to run CI/CD on Bionic"
This commit is contained in:
commit
d9026c7183
@ -60,7 +60,6 @@
|
||||
- job:
|
||||
name: manila-tempest-base
|
||||
parent: legacy-dsvm-base
|
||||
nodeset: openstack-single-node-bionic
|
||||
timeout: 7200
|
||||
irrelevant-files:
|
||||
- ^(test-|)requirements.txt$
|
||||
@ -381,7 +380,6 @@
|
||||
- job:
|
||||
name: manila-rally-multibackend
|
||||
parent: legacy-dsvm-base
|
||||
nodeset: openstack-single-node-bionic
|
||||
run: playbooks/legacy/rally-dsvm-manila-multibackend/run.yaml
|
||||
post-run: playbooks/legacy/rally-dsvm-manila-multibackend/post.yaml
|
||||
timeout: 4200
|
||||
@ -404,7 +402,6 @@
|
||||
- job:
|
||||
name: manila-rally-multibackend-no-ss
|
||||
parent: legacy-dsvm-base
|
||||
nodeset: openstack-single-node-bionic
|
||||
run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/run.yaml
|
||||
post-run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/post.yaml
|
||||
timeout: 4200
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
Loading…
Reference in New Issue
Block a user