8189dd4d5d
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
5 lines
145 B
YAML
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
|