Skip to content

Commit

Permalink
zuul: test custom behave args
Browse files Browse the repository at this point in the history
  • Loading branch information
bloom1 committed Jan 28, 2025
1 parent cf0cc18 commit ae889e3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion zuul.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
-job:
name: wazo-acceptance-custom-behave
parent: wazo-acceptance-bullseye
vars:
tox_extra_args: "-- --no-capture --no-color features/daily/call_record.feature"

- project:
templates:
- wazo-tox-linters-310
wazo-check:
jobs:
- wazo-acceptance-bullseye
- wazo-acceptance-custom-behave
wazo-gate:
jobs:
- wazo-acceptance-bullseye
Expand Down

0 comments on commit ae889e3

Please sign in to comment.