Skip to content

Commit

Permalink
Merge pull request #22 from Spredzy/debug
Browse files Browse the repository at this point in the history
Tox-with-sudo: Run tox-with-sudo rather than plain tox

Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
  • Loading branch information
softwarefactory-project-zuul[bot] committed Oct 9, 2018
2 parents fc77722 + f304035 commit 2af10ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playbooks/tox-with-sudo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- hosts: all
roles:
- tox
1 change: 1 addition & 0 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: tox-awx
parent: tox
pre-run: playbooks/clean-static-node.yaml
run: playbooks/tox-with-sudo.yaml
nodeset: static-node
abstract: true

Expand Down

0 comments on commit 2af10ee

Please sign in to comment.