[install_yamls] Add install_yamls pull repo capability#3774
Conversation
5dace07 to
9075704
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e0b4c9dabda84293825f53cf2a3e9d68 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 18m 54s |
9075704 to
94f2d1f
Compare
94f2d1f to
4980556
Compare
4980556 to
6b5fe69
Compare
6b5fe69 to
6b7075a
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/cc43132def3e44e0886701f422bf45fa ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 49m 52s |
|
recheck |
6b7075a to
19dc776
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ba70e3503a0149bd9755bbd6df647704 ❌ openstack-k8s-operators-content-provider FAILURE in 5m 28s |
We're adding new variables: cifmw_install_yamls_src and cifmw_install_yamls_version This repo is cloned from zuul builting tools, now we can clone this when deploying outside zuul. Signed-off-by: Enrique Vallespi Gil <evallesp@redhat.com>
19dc776 to
6a126b7
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5e872b081f634c288e4f048de61be9af ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 22m 09s |
|
recheck |
This file in conjuction with: * openstack-k8s-operators#3774 * openstack-k8s-operators#3772 * openstack-k8s-operators#3792 Allows ci-framework to clone those repos (architecture was already enabled) when repositories are not already there due to zuul has not marked them as required-projects or because we're running them outside the zuul ecosystem. This is the almost the lowest in precedence, so if we still have these vars defined at zuul level or defaults-vars (passed as extra-vars) or scenarios files, this file is not taken into consideration. Precedence chain: * Zuul repos * cifmw_reproducer_repositories * cifmw_reproducer_default_repositories * Git pull logic in each of the roles Signed-off-by: Enrique Vallespi Gil <evallesp@redhat.com>
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: nemarjan The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
4a2c9ed
into
openstack-k8s-operators:main
This file in conjuction with: * #3774 * #3772 * #3792 Allows ci-framework to clone those repos (architecture was already enabled) when repositories are not already there due to zuul has not marked them as required-projects or because we're running them outside the zuul ecosystem. This is the almost the lowest in precedence, so if we still have these vars defined at zuul level or defaults-vars (passed as extra-vars) or scenarios files, this file is not taken into consideration. Precedence chain: * Zuul repos * cifmw_reproducer_repositories * cifmw_reproducer_default_repositories * Git pull logic in each of the roles Signed-off-by: Enrique Vallespi Gil <evallesp@redhat.com>
We're adding new variables: cifmw_install_yamls_src and cifmw_install_yamls_version This repo is cloned from zuul builting tools, now we can clone this when deploying outside zuul.