* 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
* deleting unwanted script as it was replaced with other files
* Scripts for PSI minishift tests
* Applied workaround to use env variable to select minikube or minishift
* Set CLUSTER env variable to appply workaround for firewall not taking parameters
* added curl for missing script and added misiing /, removed unnecessary cd
* Separating minishift from merged minikube-minishift scripts due to firewall not taking parameters for script execution
* Changes to run tests in IBM Cloud, changed TEST_EXEX_NODES=24
* remove non required changes (old stuff) and remove non required scripts (old stuff)
* Modified and added scripts to run tests in IBM Cloud cluster
* Additional changes for to run K8S test in IBM Cloud
* Removed unnecessary line
* changes to run tests on K8S cluster in IBM Cloud
* ncorportaed changes based on feedback for IBM Cloud tests
* Chnages based in feedback for IBM Cloud
* updated string for home dir
* removing test-integration-devfile as it ends with failures
* Fixed if statement
* changes to Makefile for number of nodes
* added requested comment to Makefile about nodes if running in IBM Cloud
* adding flag --jenkinsProject to all PSI test
Signed-off-by: anandrkskd <anandrkskd@gmail.com>
* adding flag --jenkinsProject to all PSI test
Signed-off-by: anandrkskd <anandrkskd@gmail.com>
* fix typo
Signed-off-by: anandrkskd <anandrkskd@gmail.com>
* 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