rally-openstack/tests/ci/playbooks/docker-build-and-check.yaml
Andrey Kurilin 8189dd4d5d [ci] Temporary copy-paste docker jobs content from rally
openstack/rally project is not registered as a trusted place for Zuul.
It means that we cannot transmit secret and reuse docker job from there.

This is temporary workaround that should be removed asap to reduce code
duplication.

Change-Id: I19d8d40d72ed46d4bf576afab8e93cdbb9df9540
2020-04-22 16:56:01 +03:00

5 lines
145 B
YAML

- hosts: all
name: Build docker image for Rally and check it (calling the similar workload as `tox -e self`)
roles:
- docker-build-image