puppet/integration: run puppet macro before

To make sure the nodes are clean of packages we want to drop (ie: puppet),
we need to run the macro like it's done for other jobs (beaker).

Change-Id: I744d256c8a54e070f9c091358d035d5e432c0584
This commit is contained in:
Emilien Macchi 2015-11-03 13:30:57 -05:00
parent 64057cc2f6
commit 0637043504

View File

@ -190,6 +190,7 @@
builders:
- link-logs
- puppet-prepare-node
- zuul-clone:
project: openstack/puppet-openstack-integration
- shell: |