Skip to content

Commit

Permalink
zuul: test CI
Browse files Browse the repository at this point in the history
Why:

* CI is having trouble finishing the runs
  • Loading branch information
sduthil committed Jan 6, 2025
1 parent 3576cc3 commit 320a9ed
Showing 1 changed file with 7 additions and 18 deletions.
25 changes: 7 additions & 18 deletions zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@
- name: mattermost
secret: mattermost

- job:
name: yarn-build-test-debug
description: Build and test
run: zuul.d/run-test.yaml
timeout: 10800

- job:
name: yarn-prettier-uc-doc
description: Run prettier
Expand All @@ -106,22 +112,5 @@
- project:
wazo-check:
jobs:
- yarn-build-copy:
nodeset: vm-debian-11-m1m
- yarn-prettier-uc-doc:
nodeset: vm-debian-11-m1s
wazo-gate:
jobs:
- yarn-build-search-copy:
nodeset: vm-debian-11-m1m
auto-merge:
jobs:
- noop
post:
jobs:
- yarn-build-publish:
nodeset: vm-debian-11-m1m
periodic:
jobs:
- yarn-build-test:
- yarn-build-test-debug:
nodeset: vm-debian-11-m1m

0 comments on commit 320a9ed

Please sign in to comment.