14 Commits

Author SHA1 Message Date
Anand Kumar Singh
e64ecc1f67 Remove scripts which are no longer in use (#5295)
* remove scripts which are no longer in use

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* cleanup

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* removing sync-docs.sh as we have moved to new docs

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* cleanup

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* remove FIt

Signed-off-by: anandrkskd <anandrkskd@gmail.com>
2022-01-10 10:36:50 +01:00
Tomas Kral
5f79c542a8 openshift/odo -> redhat-developer/odo (#5268)
* openshift/odo -> redhat-developer/odo

* update more links to redhat-developer
2021-12-01 16:38:34 +01:00
Rodolfo Napoles
f26cf1c1f0 fixed JOB_NAME (#5077) 2021-09-20 14:31:42 -04:00
Rodolfo Napoles
b9765a4bee Modifies and adds scripts to run K8S tests on IBM Cloud cluster (#5022)
* 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
2021-09-08 14:39:21 +02:00
Priti Kumari
c3a4cc180a Updating CI Firewall version to v0.1.2 (#4832) 2021-06-21 05:08:35 -04:00
Anand Kumar Singh
e724c386f2 add --jenkinsProject in PSI test script (#4716)
* 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>
2021-05-12 09:32:46 -04:00
Mohammed Ahmed
89a03484fa Updating main-branch (#4657)
Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>
2021-04-26 10:50:02 -04:00
Priti Kumari
d913da9800 Increase Run time for minikube job (#4633) 2021-04-16 05:40:36 -04:00
Priti Kumari
f490a1961b Upgrading ci-firewall version to v0.1.1 (#4625) 2021-04-15 12:41:08 -04:00
Priti Kumari
c0fea1d12c Adding exchange for minikube and minishift (#4605)
* Adding exchange for minikube

* Adding minikube version command

* Adding exchange for minishift
2021-04-14 06:31:45 -04:00
Mohammed Ahmed
45d4098e38 Fixing argument issue on minikube and minishift psi tests (#4552)
Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>
2021-03-25 04:44:23 -07:00
Priti Kumari
f9252cfc35 Passing minikube and minishift parameter using env (#4530)
* Passing minikube and minishift parameter using env

* Changing env var name
2021-03-19 12:25:01 -07:00
Priti Kumari
e04d99e864 Adding file permission to run minikube successfully (#4516) 2021-03-16 10:45:02 -07:00
Rodolfo Napoles
4797f23805 Scripts for PSI minishift tests (#4406)
* 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
2021-03-13 04:35:39 -05:00