mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
* Scripts for PSI minishift tests * added line at end of script * added line at end of script * emoved info as requested * Updates as per review feedback * Updated presubmit script, adding new scripts * Changes to minishift start script and removal of one script * copyin odo to $GOPATH/bin instead of /usr/bin * deleting unwanted script as it was replaced with other files * Generilized scripst to reduce duplication of code * Generalized scripts to reduce duplication of code * small changes * Scripts for PSI minishift tests * added line at end of script * added line at end of script * emoved info as requested * Updates as per review feedback * Made required changes Updated presubmit script, adding new scripts * deleting unwanted script as it was replaced with other files * :Generilized scripst to reduce duplication of code * Generalized scripts to reduce duplication of code * Merging kubernetes and minishift istead of having scripts for each * Changes to check if required components are installed * Parametrized firewall version * Deleted delete sh * Fixed CI_FIREWALL_VERSION being defined twice