horizon/.zuul.d/xstatic-master.yaml
Takashi Kajinami a01dc74139 Remove usage of openstack/xstatic-font-awesome
The repository has been retired and will be maintained in an external
organization[1]. Because we install the library from Pypi, we no longer
need to clone it from opendev repository.

[1] https://github.com/xstatic-py/xstatic-font-awesome

Change-Id: I9c75b084705dfdc6df52aca1659f89444c8a1728
2023-02-27 11:27:02 +09: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-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
- x/xstatic-angular-fileupload
- job:
name: horizon-tox-py36-xstatic-master
parent: openstack-tox-py39
required-projects: *xstatic-projects
- job:
name: horizon-nodejs18-run-test-xstatic-master
parent: horizon-nodejs18-run-test
required-projects: *xstatic-projects
pre-run: playbooks/npm-test-xstatic-master/pre.yaml