openstack-zuul-jobs/tests/multinode.yaml
David Moreau-Simard 79e2859162
Add integration tests for multi-node-bridge role
Change-Id: I1cf7d5de19b3426a9577b4ecbc3538813a16dfc7
2017-10-15 15:45:35 -04:00

13 lines
398 B
YAML

# 'base' is implicit and runs before multi-node roles
- include: base.yaml
# Roles that are part of the 'multinode' job
# If you add new tests, also update the files section in jobs
# base-integration and multinode-integration in zuul.d/jobs.yaml.
- include: multi-node-known-hosts.yaml
- include: multi-node-hosts-file.yaml
- include: multi-node-firewall.yaml
- include: multi-node-bridge.yaml