
Limit when to run multinode integration. Update base-integration for current tests. Add notes to update the files section when updating. Change-Id: I4e055511cb10113b93a0a18bab6d72aacf782e11
12 lines
364 B
YAML
12 lines
364 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
|