Merge "Add multinode base job"

This commit is contained in:
Zuul 2017-08-23 22:20:30 +00:00 committed by Gerrit Code Review
commit 5037506d70
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,3 @@
- hosts: all
roles:
- multi-node-known-hosts

View File

@ -134,6 +134,13 @@
at least a ``username`` and ``password`` attribute.
post-run: playbooks/python/upload-pypi
- job:
name: multinode
description: |
Do additional setup needed for multi-node jobs such as setting up
overlay networks and setting up known-hosts and ssh keys
pre-run: playbooks/multinode/pre
- project:
name: openstack-infra/zuul-jobs
check: