Merge "Add per-build ssh key to base job"

This commit is contained in:
Jenkins 2017-07-10 14:53:18 +00:00 committed by Gerrit Code Review
commit af20354a12
6 changed files with 9 additions and 5 deletions

View File

@ -1,3 +1,2 @@
- hosts: all
roles:
- remove-build-sshkey
roles: []

View File

@ -1,3 +1,2 @@
- hosts: all
roles:
- add-build-sshkey
roles: []

View File

@ -0,0 +1,3 @@
- hosts: all
roles:
- remove-build-sshkey

View File

@ -1,4 +1,5 @@
- hosts: all
roles:
- add-build-sshkey
- prepare-workspace
- openstack-info

View File

@ -27,7 +27,9 @@
It also sets default timeout and nodeset values (which may be
overidden).
pre-run: playbooks/base/pre
post-run: playbooks/base/post
post-run:
- playbooks/base/post-ssh
- playbooks/base/post-logs
roles:
- zuul: openstack-infra/openstack-zuul-roles
# TODO(jeblair): This will only work for our current 6 digit