> - 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
...
> - 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
...