)]}'
{"roles/build-containers/tasks/post.yaml":[{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"de9362532f8679204845ac39ad5de46d25b191f1","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  include: build-report.yaml"},{"line_number":4,"context_line":"  when: not use_kolla | default(true)"},{"line_number":5,"context_line":""},{"line_number":6,"context_line":"- name: Get actual built containers"},{"line_number":7,"context_line":"  shell: |"},{"line_number":8,"context_line":"    set -eux"},{"line_number":9,"context_line":"    {{ container_cli | default(\u0027buildah\u0027) }} images | grep {{ container_name_prefix }} \\"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"d97900bb_7a5a02bf","line":6,"range":{"start_line":6,"start_character":2,"end_line":6,"end_character":6},"updated":"2021-02-26 08:32:48.000000000","message":"so the problem is that in the role, we only call the build-report tasks (which has this task which we need in it) when it is not kolla, there https://opendev.org/openstack/tripleo-ci/src/commit/ce36b9a44d30a899aeb6a04575afd9be4576738c/roles/build-containers/tasks/post.yaml#L4\n\nso in the kolla case they are not run and so we need to add it here...","commit_id":"dac6eed8080481babc49e1c5c12ec9f733d90c74"}]}
