Pinned versions of ansible collections for tripleo CI must come from a single source
Bug #1954761 reported by
Bogdan Dobrelya
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
In Progress
|
Medium
|
Bogdan Dobrelya |
Bug Description
There is multiple sources where we define/pin ansible collections required for CI and quickstart:
- https:/
- https:/
- https:/
(the latter is required pre-installed for tripleo ci reproducer use)
Those must use a single source of truth.
tags: | added: ci tech-debt |
Changed in tripleo: | |
status: | New → In Progress |
Changed in tripleo: | |
importance: | Undecided → Medium |
assignee: | nobody → Bogdan Dobrelya (bogdando) |
To post a comment you must log in.
Reviewed: https:/ /review. opendev. org/c/openstack /tripleo- quickstart/ +/821691 /opendev. org/openstack/ tripleo- quickstart/ commit/ 1c01351b48ac43b 1c67d623abb333e 7ba9f7b08e
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 1c01351b48ac43b 1c67d623abb333e 7ba9f7b08e
Author: Bogdan Dobrelya <email address hidden>
Date: Tue Dec 14 12:16:53 2021 +0100
Sync collections requirements from tripleo-ci
The collections listed in
https:/ /opendev. org/openstack/ tripleo- ci/src/ branch/ master/ zuul.d/ base.yaml
must be clonned/installed as quickstart requirements as well. So that
quickstart.sh, and zuul CI reproducer could pick them up and install as
ansible collections.
Partial-bug: #1954761 51724ba95aabdce 5de3cbf3add
Change-Id: I689bc1feab5752
Signed-off-by: Bogdan Dobrelya <email address hidden>