Merge "Update gate jobs as per the 2025.1 cycle testing runtime"
This commit is contained in:
@@ -509,7 +509,7 @@
|
|||||||
vars:
|
vars:
|
||||||
node_version: 16
|
node_version: 16
|
||||||
js_build_command: lint
|
js_build_command: lint
|
||||||
nodeset: ubuntu-jammy
|
nodeset: ubuntu-noble
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: skyline-nodejs16-run-lint-test
|
name: skyline-nodejs16-run-lint-test
|
||||||
@@ -519,7 +519,7 @@
|
|||||||
vars:
|
vars:
|
||||||
node_version: 16
|
node_version: 16
|
||||||
js_build_command: lint:test
|
js_build_command: lint:test
|
||||||
nodeset: ubuntu-jammy
|
nodeset: ubuntu-noble
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: skyline-nodejs16-run-unit-test
|
name: skyline-nodejs16-run-unit-test
|
||||||
@@ -529,7 +529,7 @@
|
|||||||
vars:
|
vars:
|
||||||
node_version: 16
|
node_version: 16
|
||||||
js_build_command: test:unit
|
js_build_command: test:unit
|
||||||
nodeset: ubuntu-jammy
|
nodeset: ubuntu-noble
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: publish-skyline-console-python-branch-tarball
|
name: publish-skyline-console-python-branch-tarball
|
||||||
|
Reference in New Issue
Block a user