Update master(Ussuri) jobs and stable branch jobs

* Remove all python3 jobs for previous stable branches.

Depends-On: https://review.opendev.org/700830
Depends-On: https://review.opendev.org/700854
Depends-On: https://review.opendev.org/700855
Depends-On: https://review.opendev.org/700857

Depends-On: https://review.opendev.org/701345

Story: #2007061
Task: #37922
Task: #37923

Task: #37901

Change-Id: I15ea84d4c1c32fa689dd3bed61ff26086da5f595
This commit is contained in:
ricolin 2020-01-02 09:37:47 +08:00
parent 13b0bf9cc5
commit 67469e7108
1 changed files with 74 additions and 17 deletions

View File

@ -2,32 +2,89 @@
name: heat-functional-convg-queens
parent: heat-functional-convg-mysql-lbaasv2
override-checkout: stable/queens
vars:
branch_override: stable/queens
nodeset:
nodes:
- name: primary
label: ubuntu-xenial
- job:
name: heat-functional-orig-queens
parent: heat-functional-orig-mysql-lbaasv2
override-checkout: stable/queens
- job:
name: heat-functional-convg-queens-py35
parent: heat-functional-convg-mysql-lbaasv2-py35
override-checkout: stable/queens
vars:
branch_override: stable/queens
nodeset:
nodes:
- name: primary
label: ubuntu-xenial
- job:
name: heat-functional-convg-rocky
parent: heat-functional-convg-mysql-lbaasv2
override-checkout: stable/rocky
vars:
branch_override: stable/rocky
nodeset:
nodes:
- name: primary
label: ubuntu-xenial
- job:
name: heat-functional-orig-rocky
parent: heat-functional-orig-mysql-lbaasv2
override-checkout: stable/rocky
vars:
branch_override: stable/rocky
nodeset:
nodes:
- name: primary
label: ubuntu-xenial
- job:
name: heat-functional-convg-rocky-py35
parent: heat-functional-convg-mysql-lbaasv2-py35
override-checkout: stable/rocky
name: heat-functional-convg-stein
parent: heat-functional-convg-mysql-lbaasv2
override-checkout: stable/stein
vars:
branch_override: stable/stein
nodeset:
nodes:
- name: primary
label: ubuntu-xenial
- job:
name: heat-functional-orig-stein
parent: heat-functional-orig-mysql-lbaasv2
override-checkout: stable/stein
vars:
branch_override: stable/stein
nodeset:
nodes:
- name: primary
label: ubuntu-xenial
- job:
name: heat-functional-convg-train
parent: heat-functional-convg-mysql-lbaasv2
override-checkout: stable/train
vars:
branch_override: stable/train
nodeset:
nodes:
- name: primary
label: ubuntu-xenial
- job:
name: heat-functional-orig-train
parent: heat-functional-orig-mysql-lbaasv2
override-checkout: stable/train
vars:
branch_override: stable/train
nodeset:
nodes:
- name: primary
label: ubuntu-xenial
- project:
templates:
@ -35,19 +92,19 @@
- tempest-plugin-jobs
check:
jobs:
- heat-functional-orig-mysql-lbaasv2
- heat-functional-convg-mysql-lbaasv2
- heat-functional-convg-mysql-lbaasv2-non-apache
- heat-functional-convg-mysql-lbaasv2-py35
- heat-functional
- heat-functional-non-apache
- heat-functional-legacy
- heat-functional-convg-queens
- heat-functional-convg-queens-py35
- heat-functional-orig-queens
- heat-functional-convg-rocky
- heat-functional-convg-rocky-py35
- heat-functional-orig-rocky
- heat-functional-convg-stein
- heat-functional-orig-stein
- heat-functional-convg-train
- heat-functional-orig-train
gate:
queue: heat
jobs:
- heat-functional-orig-mysql-lbaasv2
- heat-functional-convg-mysql-lbaasv2
- heat-functional-convg-mysql-lbaasv2-py35
- heat-functional
- heat-functional-legacy