Skip to content

Commit

Permalink
Donot Install tcib from rpm
Browse files Browse the repository at this point in the history
openstack-k8s-operators/ci-framework#771 adds
the support for installing tcib from rpm as a default behaviour.
It also adds a var cifmw_build_containers_install_from_source to install
it from source.

Since here tcib code is tested from source. So we need to update
the zuul job definition so that tcib will get installed from source.

Depends-On: openstack-k8s-operators/ci-framework#771

Signed-off-by: Chandan Kumar <[email protected]>
  • Loading branch information
raukadah committed Nov 6, 2023
1 parent 41a73ab commit 1ac2d22
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
11 changes: 10 additions & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
Abhishek Kekane <[email protected]>
Alan Bishop <[email protected]>
Arx Cruz <[email protected]>
Brendan Shephard <bshephar@redhat.com>
Brendan Shephard <59072170+bshephar@users.noreply.github.com>
Chandan Kumar <[email protected]>
Damien Ciabrini <[email protected]>
Douglas Viroel <[email protected]>
Francesco Pantano <[email protected]>
Jaromír Wysoglad <[email protected]>
OpenShift Merge Robot <[email protected]>
Pablo Rodriguez Nava <[email protected]>
Rabi Mishra <[email protected]>
Ronelle Landy <[email protected]>
Sandeep Yadav <[email protected]>
Sean Mooney <[email protected]>
Shreshtha Joshi <[email protected]>
Soniya Vyas <[email protected]>
Steve Baker <[email protected]>
Takashi Kajinami <[email protected]>
Tony Breeds <[email protected]>
afazekas <[email protected]>
rabi <[email protected]>
1 change: 1 addition & 0 deletions zuul.d/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
parent: cifmw-tcib-base
vars:
cifmw_build_containers_registry_namespace: podified-antelope-centos9
cifmw_build_containers_install_from_source: true
irrelevant-files: &if
- HACKING.rst
- AUTHORS
Expand Down

0 comments on commit 1ac2d22

Please sign in to comment.