horizon/.zuul.d/xstatic-master.yaml
manchandavishal 10ed30ebd8 Drop Nodejs v18 job
As nodejs v20 job is passing in horizon and all horizon
plugins [1]. So we didn't require the nodejs v18 job.

This patch removes the nodejs v18 job definition from
``.zuul.d/nodejs-jobs.yaml`` and other nodejs v18 job
references.

[1] https://review.opendev.org/c/openstack/horizon/+/904934

Change-Id: I3a27799b4864c572a2ef7bf7477ea2b21eb8f395
2024-01-09 03:49:29 +00:00

37 lines
1.2 KiB
YAML

- job:
name: horizon-integration-tests-xstatic-master
parent: horizon-integration-tests
required-projects: &xstatic-projects
- openstack/horizon
- openstack/xstatic-angular
- openstack/xstatic-angular-bootstrap
- openstack/xstatic-angular-fileupload
- openstack/xstatic-angular-gettext
- openstack/xstatic-angular-lrdragndrop
- openstack/xstatic-angular-smart-table
- openstack/xstatic-bootstrap-datepicker
- openstack/xstatic-bootstrap-scss
- openstack/xstatic-bootswatch
- openstack/xstatic-d3
- openstack/xstatic-hogan
- openstack/xstatic-jasmine
- openstack/xstatic-jquery-migrate
- openstack/xstatic-jquery.quicksearch
- openstack/xstatic-jquery.tablesorter
- openstack/xstatic-jsencrypt
- openstack/xstatic-mdi
- openstack/xstatic-rickshaw
- openstack/xstatic-roboto-fontface
- openstack/xstatic-spin
- job:
name: horizon-tox-py36-xstatic-master
parent: openstack-tox-py39
required-projects: *xstatic-projects
- job:
name: horizon-nodejs20-run-test-xstatic-master
parent: horizon-nodejs20-run-test
required-projects: *xstatic-projects
pre-run: playbooks/npm-test-xstatic-master/pre.yaml