Merge "Update gate jobs as per the 2025.1 cycle testing runtime"
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user