Skip to content

Commit

Permalink
Fix pre/post playbooks for base-controller-appliance job (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcarrillocruz committed Aug 17, 2018
1 parent 247f89e commit 8c3c6b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
description: |
A job to test changes to the base-controller-appliance-minimal job without
disturbing the main job in production. Not for general use.
pre-run: playbooks/base-minimal-test/pre.yaml
pre-run: playbooks/base-controller-appliance-minimal-test/pre.yaml
post-run:
- playbooks/base-minimal-test/post.yaml
- playbooks/base-controller-appliance-minimal-test/post.yaml
roles:
- zuul: sf-jobs
- zuul: openstack-infra/zuul-jobs
Expand Down

0 comments on commit 8c3c6b5

Please sign in to comment.