tht reviews that dep-on a new tripleo-ansible role fail in openstack-tox-tht

Bug #1893051 reported by Michele Baldessari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Triaged
Medium
Unassigned

Bug Description

Take https://review.opendev.org/#/c/707953/ which has a depends-on a new ansible role in tripleo-ansible: https://review.opendev.org/#/c/724817/

It fails in openstack-tox-tht:
https://zuul.opendev.org/t/openstack/build/8ee8796e67814a97b580720a028ed924/log/job-output.txt

[0;31mfatal: [localhost]: FAILED! => {"reason": "the role 'tripleo_ha_wrapper' was not found in /home/zuul/src/opendev.org/openstack/tripleo-heat-templates/tripleo_heat_templates/tests

Reason for this seems to me that in tripleo_heat_templates/tests/test_tht_ansible_syntax.yml we blindly install tripleo-ansible from master.
https://github.com/openstack/tripleo-heat-templates/blob/master/tripleo_heat_templates/tests/tht-role-requirements.yml has:

- name: tripleo-ansible
  scm: git
  src: https://opendev.org/openstack/tripleo-ansible
  version: master
  trackbranch: master

And so it seems it is not finding the new role we are adding in the dep-on.

Tags: ci
Changed in tripleo:
milestone: none → victoria-3
Changed in tripleo:
milestone: victoria-3 → wallaby-1
Changed in tripleo:
milestone: wallaby-1 → wallaby-2
Changed in tripleo:
milestone: wallaby-2 → wallaby-3
Changed in tripleo:
milestone: wallaby-3 → wallaby-rc1
Changed in tripleo:
milestone: wallaby-rc1 → xena-1
Changed in tripleo:
milestone: xena-1 → xena-2
Changed in tripleo:
milestone: xena-2 → xena-3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.