Comment 1 for bug 1960498

Revision history for this message
Rabi Mishra (rabi) wrote :

> - why its looking for wallaby image instead of master.

I think as tqe is branchless, it's validating image urls for all branches. So probably 1 is a non-issue.

.running: ansible-playbook -e@config/release/master.yml -eansible_python_interpreter=/home/ramishra/work/openstack/tripleo-quickstart/.tox/molecule/bin/python tests/validate-release-config.yml

.running: ansible-playbook -e@config/release/centosci/wallaby-current-tripleo.yml -eansible_python_interpreter=/home/ramishra/work/openstack/tripleo-quickstart/.tox/molecule/bin/python tests/validate-release-config.yml

...