319 Commits

Author SHA1 Message Date
Huiwen
568c6bfc5a [test] update JetBrains RubyMine test repo 2023-02-13 17:44:18 +01:00
Jean Pierre
280505471b Fix ide tests 2023-02-09 18:28:14 +01:00
Wouter Verlaek
cb192728d1 Update Go dependencies 2023-02-08 16:47:46 +01:00
Manuel Alejandro de Brito Fontes
bcdde44633 Switch from alpine to wolfi 2023-02-05 12:10:43 +01:00
Pudong Zheng
23a8fee3c1 clean up deprecated server-ide-config 2023-02-03 10:01:41 +01:00
Christian Weichel
abeea17ab5 Move ws-manager-mk2 CRD to API package 2023-01-23 14:14:30 +01:00
utam0k
7e6fd11ffd test: Add some stub tests for ws-daemon 2023-01-13 09:58:52 +01:00
utam0k
2f5aa5abea test: Fix typo 2023-01-13 09:58:52 +01:00
JenTing Hsiao
2d2ba91852 test: remove the workaround
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2023-01-13 06:06:52 +01:00
Siddhant Khare
1d3bf3065f fix: context URLs of JetBrains ex. repo.
Signed-off-by: Siddhant Khare <siddhant@gitpod.io>
2022-12-27 15:51:36 +01:00
utam0k
b40b161aee test: Add the script to create QA report 2022-12-20 00:39:29 -03:00
utam0k
7ca2e3bbfc test: Several test cases are supported for reporting 2022-12-19 03:24:28 -03:00
utam0k
2792326b9b test: support the report option 2022-12-19 03:24:28 -03:00
George Tsiolis
d97e72029b Replace prebuild message emoji 2022-12-15 11:55:24 -03:00
mustard
4aabc225fc [test] fix dotfile test failed 2022-12-13 06:56:22 -03:00
Christian Weichel
799e6059c4 [content-service] Implement support for S3 2022-12-09 10:29:19 -03:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
JenTing Hsiao
dfc399b13c Revert "test: fix workspace only ran ws-manager integration test"
This reverts commit bdddbb99fff829f76758f9cdae6888d3d570066a.
2022-11-24 21:56:54 -03:00
JenTing Hsiao
bdddbb99ff test: fix workspace only ran ws-manager integration test
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-24 11:25:53 -03:00
JenTing Hsiao
e36398466b test: disable PVC integration test
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-24 10:09:53 -03:00
Thomas Schubart
6dc123f9c3 Increase timeout for cpu limit 2022-11-24 08:05:53 -03:00
JenTing Hsiao
c7ce29f1a3 test: enhance error message
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-24 01:08:53 -03:00
JenTing Hsiao
30a1063043 test: fix unmarshal string to int64 failed
Fix an error when running the integration test against the self-hosted
environment.
`json: cannot unmarshal string into Go struct field .cpuLimit.limit of type int64`.

Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-24 01:08:53 -03:00
JenTing Hsiao
a789102485 test: remove hardcode namespace
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-23 06:39:52 -03:00
JenTing Hsiao
4f91a24112 test: support namespace overwrites from env var
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-23 06:37:53 -03:00
JenTing Hsiao
740fad9318 test: disable the PVC integration test
Disable the PVC integration test because we stop proceeding the PVC
feature now.

Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-22 05:21:51 -03:00
Andrea Falzetti
63245668cf feat(jetbrains): add rider and clion 2022-11-18 14:43:48 +02:00
Manuel Alejandro de Brito Fontes
88bca938a5 Fix workspace integration test suite and reduce log verbosity 2022-11-18 13:42:48 +02:00
Autofix
82b73b1678 Autofix: trailing-spaces 2022-11-16 13:51:46 +02:00
Milan Pavlik
e4daab98a4 [common-go] Move base database connection & types to common-go 2022-11-16 10:59:45 +02:00
Wouter Verlaek
371b4acf79 [tests] Fix parallel workspace tests failure catching 2022-11-15 16:30:45 +02:00
Thomas Schubart
b413431585 Move test to ws-daemon folder 2022-11-15 15:10:45 +02:00
Thomas Schubart
ba17816acc Test cpu bursting 2022-11-15 15:10:45 +02:00
Thomas Schubart
db4a3daec5 Run cpu intensive workload 2022-11-15 15:10:45 +02:00
Thomas Schubart
003a588592 Get resources allocated to the workspace 2022-11-15 15:10:45 +02:00
utam0k
a54bef9ecd test: Rename the field name to make it clear 2022-11-14 02:46:43 +02:00
utam0k
3ec3fa5ed9 test: Make all test run in parallel 2022-11-14 02:46:43 +02:00
utam0k
acc24b8449 test: Parallel workspace integration tests 2022-11-14 02:46:43 +02:00
utam0k
edac3af9b7 test: Update test cases folloing the changes of the pkg 2022-11-14 02:46:43 +02:00
utam0k
9b324b408a test: More accurate monitoring of workspace status 2022-11-14 02:46:43 +02:00
utam0k
dfb82ac879 test: Repeat as workspace startup requests are sometimes not accepted by the server for some reason 2022-11-14 02:46:43 +02:00
utam0k
9843705bc4 test: Retry when RPC connection is lost 2022-11-14 02:46:43 +02:00
utam0k
19d4fbd625 test: Allow test agent preparation to be retried 2022-11-14 02:46:43 +02:00
utam0k
71b125d138 test: Set the timeout on port-foward to retry 2022-11-14 02:46:43 +02:00
utam0k
b94cf1f629 test: Add the way to shutdown into the test agent 2022-11-14 02:46:43 +02:00
utam0k
bc4e609081 test: Enhanced logging when waiting for workspace to start up and stop 2022-11-14 02:46:43 +02:00
utam0k
dfe618aa7c test: Ensure that stopWs is only executed once even if it is called multiple times 2022-11-14 02:46:43 +02:00
utam0k
f271bda1fd test: If docker hub usage limit is reached, skip the test 2022-11-14 02:46:43 +02:00
utam0k
844c5789b9 test: Use Cleanup instead of defere because of handling t.Fatal 2022-11-14 02:46:43 +02:00
utam0k
00ebe0a01d test: Make it more stabilize 2022-11-14 02:46:43 +02:00