Update gate jobs as per the 2025.1 cycle testing runtime
As per 2025.1 testing runtime[1], we need to test on Ubuntu Noble (which will be taken care by depends-on tempest and devstack patches to move base jobs to Noble), updating the jobs nodeset to noble. Depends-On: https://review.opendev.org/c/openstack/tempest/+/932156 [1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html Change-Id: I338c2f60c1fec148613ecbd5d183d2e4cdd049c6
This commit is contained in:
parent
b40736c9e9
commit
9b751bc3c5
@ -509,7 +509,7 @@
|
||||
vars:
|
||||
node_version: 16
|
||||
js_build_command: lint
|
||||
nodeset: ubuntu-jammy
|
||||
nodeset: ubuntu-noble
|
||||
|
||||
- job:
|
||||
name: skyline-nodejs16-run-lint-test
|
||||
@ -519,7 +519,7 @@
|
||||
vars:
|
||||
node_version: 16
|
||||
js_build_command: lint:test
|
||||
nodeset: ubuntu-jammy
|
||||
nodeset: ubuntu-noble
|
||||
|
||||
- job:
|
||||
name: skyline-nodejs16-run-unit-test
|
||||
@ -529,7 +529,7 @@
|
||||
vars:
|
||||
node_version: 16
|
||||
js_build_command: test:unit
|
||||
nodeset: ubuntu-jammy
|
||||
nodeset: ubuntu-noble
|
||||
|
||||
- job:
|
||||
name: publish-skyline-console-python-branch-tarball
|
||||
|
Loading…
x
Reference in New Issue
Block a user