-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
?
-
?
-
?
-
?
-
None
-
-
-
Important
Currently, the run_tobiko.sh script performs the following two actions (among others):
- to install the openshift client (oc)
- to clone the tobiko repository with `git clone`
And this script is run during when the tobiko pod is started.
These tasks should be moved to the tobiko image creation. This is a simple change that can be implemented on tcib.
NOTE: Ideally tobiko should be installed using RPMs (see OSPRH-5085), but this will not happen soon.