Switch testing to Zed testing runtime

Updating the testing template to Zed testing runtime:
https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: Id56661c831dc82a7716af3f163e737aa5114160c
This commit is contained in:
Martin Kopec 2022-05-04 16:06:46 +02:00
parent 94a3386b61
commit 0263151ac2
1 changed files with 2 additions and 13 deletions

View File

@ -1,16 +1,5 @@
- project:
templates:
- nodejs14-jobs
- nodejs16-jobs
- nodejs16-docs
- publish-openstack-docs-pti
check:
jobs:
- nodejs-run-docs:
vars:
node_version: 14
nodeset: ubuntu-focal
gate:
jobs:
- nodejs-run-docs:
vars:
node_version: 14
nodeset: ubuntu-focal