13 lines
398 B
YAML
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
|