Commit Graph

12 Commits

Author SHA1 Message Date
Rodolfo Napoles
6b0d5b73e9 Change to use API_KEY_QE (#5448) 2022-02-25 08:49:11 -05:00
Anand Kumar Singh
b7fed623c5 fix comment override for windows test (#5417)
Signed-off-by: anandrkskd <anandrkskd@gmail.com>
2022-02-09 14:37:54 -05:00
Rodolfo Napoles
3c9870c508 minor changes to use service IDs and clusters in the Developer QE account (#5440)
* minor changes to use clusters in the Developer QE account

* removed unnecessary command
2022-02-08 08:50:18 -05:00
Philippe Martin
850c7cd723 Remove commands that wont be implemented for v3-alpha1 (#5433)
* Remove odo staorage commands

* Remove "odo service" + "odo catalog * service" commands

* Remove odo link/unlink commands

* Remove related integration tests

* Remove application concept

* fix rebase

* fix test

* Remove config command

* Remove env command

* Remove application package

* Remove config package

* Move odogenerator and unions packages into kclient

* Move notify package to cli/version

* Fix script mockgen

* Remove odo debug command oand debug package

* Remove odo component describe/exec/log/status/test

* Remove operator-hub tests from IBM tests

* Remove operator hub tests from CI

* Fix e2e tests
2022-02-06 23:42:15 -05:00
Anand Kumar Singh
a59b9877f4 split unit test into unit test and validate test (#5355)
* split unit test into unit test and validate test

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

* add comments and remove goget-tools from unit test

Signed-off-by: anandrkskd <anandrkskd@gmail.com>
2022-01-24 03:48:19 -05:00
Philippe Martin
9b06e01a3d Run Operator Hub integration tests on IBMKubernetes cluster (#5307) 2021-12-21 11:12:20 +01:00
Philippe Martin
2b00f1cc01 Use odo-robot to post logs to PR (#5302) 2021-12-20 13:30:28 +01:00
Philippe Martin
4500270286 Cleanup tests namespaces before to run tests (#5292) 2021-12-17 07:43:05 +01:00
Anand Kumar Singh
11e43f531c Windows tests on Ibm pipeline (#5281)
* windows tests on ibm pipeline

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

* fix devfile watch tests

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

* use env for windows IP instead

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

* use env for windows IP instead

Signed-off-by: anandrkskd <anandrkskd@gmail.com>
2021-12-16 14:17:50 +01:00
Anand Kumar Singh
12b79aaa58 Add sucess and failure for ibmcloud tests comments (#5280)
* Add sucess and failure for ibmcloud tests comments

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

* add result to unit test and kubernetes test

Signed-off-by: anandrkskd <anandrkskd@gmail.com>
2021-12-10 11:08:27 +00:00
Philippe Martin
07ef685df7 Use an image with pre-installed oc/kubectl/ibmcloud for IBM Pipelines (#5269)
* Use an image with pre-installed oc/kubectl/ibmcloud for IBM Pipelines

* Increase time for unit tests (very long on single CPU VM)

* Dockerfile for build image
2021-12-03 17:02:46 +01:00
Philippe Martin
c86110a681 Scripts for IBM Pipelines (#5196) 2021-11-10 18:40:38 +01:00