Skip to content

Commit

Permalink
Reinstall policies after test cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilmour committed Sep 8, 2016
1 parent 2f290cc commit 84ce4b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions romana-install/post-tests.yml
Expand Up @@ -77,3 +77,8 @@
- romana-agent
- romana-policy-agent

- hosts: controller
tasks:
- name: Re-run policy installation step
shell: /var/tmp/romana-policies.sh
when: stack_type in [ "devstack", "openstack" ]

0 comments on commit 84ce4b7

Please sign in to comment.