3cdfbc6f67
This role is currently in project-config where it is untested. Move it to o-z-j, and rename to prepare-zanata-client for consistency with other names. Add integration test. We will migrate the jobs to the new name when this merges. Change-Id: I26ee7057b9ad70507959286acc17d9c7bc1471db
8 lines
243 B
YAML
8 lines
243 B
YAML
# Testing for non-base roles that are used across various jobs
|
|
|
|
# If you add new tests, also update the files section in job
|
|
# extra-integration in zuul.d/jobs.yaml.
|
|
|
|
- include: prepare-zanata-client.yaml
|
|
when: ansible_os_family == 'Debian'
|