Drop nodejs4 job
As Migration to bionic is completed or nodejs10 job running. So we not required nodejs4 job anymore. Change-Id: I179706cbd53b33f15bdc485168a7eba09fc788e5
This commit is contained in:
parent
a98f5c11ed
commit
cf8f0de639
47
.zuul.yaml
47
.zuul.yaml
@ -94,28 +94,6 @@
|
|||||||
- ^setup.cfg$
|
- ^setup.cfg$
|
||||||
- ^tools/.*$
|
- ^tools/.*$
|
||||||
|
|
||||||
- job:
|
|
||||||
name: nodejs4-npm-run-lint
|
|
||||||
parent: nodejs-npm-run-lint
|
|
||||||
description: |
|
|
||||||
Run lint using Node 4 for horizon plugins.
|
|
||||||
vars:
|
|
||||||
node_version: 4
|
|
||||||
nodeset: ubuntu-xenial
|
|
||||||
required-projects:
|
|
||||||
openstack/horizon
|
|
||||||
|
|
||||||
- job:
|
|
||||||
name: nodejs4-npm-run-test
|
|
||||||
parent: nodejs-npm-run-test
|
|
||||||
description: |
|
|
||||||
Run test using Node 4 for horizon plugins.
|
|
||||||
vars:
|
|
||||||
node_version: 4
|
|
||||||
nodeset: ubuntu-xenial
|
|
||||||
required-projects:
|
|
||||||
openstack/horizon
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: nodejs10-npm-run-lint
|
name: nodejs10-npm-run-lint
|
||||||
parent: nodejs-npm-run-lint
|
parent: nodejs-npm-run-lint
|
||||||
@ -138,30 +116,6 @@
|
|||||||
required-projects:
|
required-projects:
|
||||||
openstack/horizon
|
openstack/horizon
|
||||||
|
|
||||||
- project-template:
|
|
||||||
name: horizon-nodejs4-jobs
|
|
||||||
description: |
|
|
||||||
Run lint and test jobs using Node 4 for horizon plugins.
|
|
||||||
check:
|
|
||||||
jobs:
|
|
||||||
- nodejs4-npm-run-lint
|
|
||||||
- nodejs4-npm-run-test
|
|
||||||
gate:
|
|
||||||
jobs:
|
|
||||||
- nodejs4-npm-run-lint
|
|
||||||
- nodejs4-npm-run-test
|
|
||||||
|
|
||||||
- project-template:
|
|
||||||
name: horizon-nodejs4-jobs-nonvoting
|
|
||||||
description: |
|
|
||||||
Run lint and test jobs using Node 4 for horizon plugins.
|
|
||||||
check:
|
|
||||||
jobs:
|
|
||||||
- nodejs4-npm-run-lint:
|
|
||||||
voting: false
|
|
||||||
- nodejs4-npm-run-test:
|
|
||||||
voting: false
|
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
name: horizon-nodejs10-jobs
|
name: horizon-nodejs10-jobs
|
||||||
description: |
|
description: |
|
||||||
@ -189,7 +143,6 @@
|
|||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- check-requirements
|
- check-requirements
|
||||||
- horizon-nodejs4-jobs
|
|
||||||
- horizon-nodejs10-jobs
|
- horizon-nodejs10-jobs
|
||||||
- openstack-lower-constraints-jobs
|
- openstack-lower-constraints-jobs
|
||||||
- openstack-python-jobs
|
- openstack-python-jobs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user