Commit Graph

8916 Commits (b562d092c657918c2633ba00dfd2e9779fe3cd68)

Author SHA1 Message Date
Oleksandr Andriienko b562d092c6
Use internal network url for plugin, devfile registry and fix CHE_API_INTERNAL env. (#17945)
* Use internal network url for plugin, devfile registry and fix CHE_API_INTERNAL env.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-26 13:54:42 +02:00
Dmytro Nochevnov c366ed6a88
Replace 'server:start' with 'server:deploy' in E2E tests (#18461)
* Replace 'server:start' with 'server:deploy' in E2E tests
* use '-k8spodwaittimeout' option when deploy Che
* Use '--k8spoddownloadimagetimeout' option when deploy Che

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-11-26 02:24:20 +02:00
Oleksii Kurinnyi c1353d3d97 Copy dashboard next resources from new location 2020-11-24 17:46:16 +02:00
Sergii Leshchenko e58715e0d9 Serve dashboard next from separate deployment with helm chart 2020-11-24 17:46:16 +02:00
Katerina Foniok d868669948
Change load test files to work correctly on ocp 4.6 (#18445) 2020-11-24 16:14:11 +01:00
Lukas Krejci 25a7d7f24e
Provides direct access to the kubernetes API (#18367)
Fixes #18326 - Provides direct access to the kubernetes API on /api/unsupported/k8s.
Restricted to OpenShift with OpenShift OAuth.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2020-11-24 16:12:44 +01:00
Serhii Leshchenko 2f2113b9a7
Add debug logs for server checks (#18083) 2020-11-24 16:10:48 +02:00
Igor Ohrimenko 567ab64510
Update predefined commands for using jars with new versions (#18444)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-11-24 14:54:25 +01:00
Sergii Kabashniuk 2a7ef3fddd
Update tomcat to the latest bugfix version 8.5.60 (#18420)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-11-23 16:21:18 +02:00
Katerina Foniok 8f7083b1d2
Remove load tests jobs (#18429) 2020-11-23 15:18:53 +01:00
che-bot 60aa069746
[release] Bump to 7.23.0-SNAPSHOT in master (#18418)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-11-23 14:20:16 +02:00
Dmytro Nochevnov 74e4f75716
Fix docker pull rate limit error in Happy path tests (#18384)
* Fix logging into dockerhub in Happy path tests
* Set ImagePullPolicy: IfNotPresent

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-11-17 18:55:08 +02:00
Vitalii Parfonov 14805699c8 Check is thrown exceptions are ConflictException and throw it, to be sure we will get 409 response code in REST API
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-11-17 16:34:10 +01:00
Katerina Foniok b7c71e0b2b
Dialog changed to notification during command run, fixing scala (#18366) 2020-11-13 16:35:55 +01:00
Michal Vala 220a7e54b1
make it possible to disable labeling the namespaces (#18340) 2020-11-13 13:06:09 +01:00
Sergey Skorik 6a572f1659
[Selenium] Stabilize java selenium tests from factory package (#18334) 2020-11-11 17:12:23 +02:00
Dmytro Nochevnov e9ba77e678
Work around docker hub pull rate limit in Happy path tests (#18323)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-11-10 16:49:39 +02:00
Mykola Morhun 0815cdb1e0
[Helm] Use default ingress TLS certificate if tls.secretName is not set (#18259)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-11-10 12:35:42 +02:00
Michal Vala c3a51fc004
best effort to label namespace when starting new workspace (#18248) 2020-11-05 11:33:24 +01:00
Sergii Kabashniuk 7007453a11
Distinct interrupted from failed to start workspace metric (#18258)
* Distinct interrupted from failed to start workspace metric

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-11-05 12:25:59 +02:00
Max Shaposhnik 6c03073528
Also copy the content of the truststore config map to the workspace namespace 2020-11-05 11:12:07 +02:00
Dmytro Nochevnov 4feb4bfbf4
Fix Eclipse Che build in Happy path PR check (#18285)
* Get rid of libfreetype.so.6 dependency
* Increase docker pull rate limit

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-11-05 09:24:01 +02:00
Masaki Muranaka dc43120bc5 Enable to customize `ingress.class`.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2020-11-04 17:41:14 +09:00
Masaki Muranaka e5885c7610 Fix comments.
They are not for PostgreSQL.

Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2020-11-04 17:41:14 +09:00
Mykola Morhun f4ccf6cefc
Restore requireAdminPasswordChange Helm property (#18275)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-11-03 17:36:45 +02:00
Sergii Kabashniuk 6db589b6f6
Make jaeger deployment compatible with Kubernetes 1.16 (#18266)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-11-03 12:34:49 +02:00
che-bot 0af5ef8954
[release] Bump to 7.22.0-SNAPSHOT in master (#18246)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-10-30 12:26:31 +02:00
Sergii Kabashniuk ba6ae09db2
Avoid NullPointerException in RouteTlsProvisioner (#18224)
* Avoid NullPointerException in RouteTlsProvisioner

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-10-30 09:31:57 +02:00
Dmytro Nochevnov f60fced9e6
Don't rebuild Che when rerun Happy path tests (#18218)
* Don't rebuild Che when rerun Happy path tests

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-10-29 22:49:22 +02:00
Igor Ohrimenko c1988c9f31
Fix typo in the "IntelijOpenWorkspace" test (#18233)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-28 18:31:34 +02:00
Vitalii Parfonov 9f41139931
Remove @vparfonov from CODEOWNERS (#18222)
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-10-28 11:19:58 +02:00
Sergii Kabashniuk 6576c36857
Remove unused values from che.properties and related code (#18202)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-10-28 09:49:51 +02:00
Michal Vala bedef8307f
update prepared namespace default component label value (#18212)
Signed-off-by: Michal Vala <mvala@redhat.com>
2020-10-27 14:35:28 +01:00
Igor Ohrimenko efe2f65239
Add method for clicking to the "Allow selected permissions" button (#18208)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-27 12:15:12 +02:00
Max Shaposhnik aba053e341
Prevent inconsistency when allowed user namespaces is false and namespace contains random part. 2020-10-27 11:36:18 +02:00
Vitalii Parfonov 9204dce1e9
Fixing import in MultiuserWorkspaceJpaModule: should be RemoveWorkspaceBeforeAccountRemovedEventSubscriber from MultiuserJpaWorkspaceDao (#18203)
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-10-27 10:25:35 +02:00
Katerina Foniok 2ad05b8ced
Fix devfile tests issues/flakyness (#18195)
* Fix devfile issues/flakyness

* Increase timeout for Java SpringBoot devfile build command
2020-10-27 09:16:29 +01:00
Sergii Kabashniuk 525fa10fe8
Allow users to define workspace deployment labels and annotations via workspace attributes (#18100)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-10-27 07:34:12 +02:00
Igor Ohrimenko e6efd020cf
Create issue for checking linking the "Che" user with "OCP" user (#18198)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-26 16:26:11 +02:00
Lukas Krejci 594982badf
Add support for path on secure endpoints (#18155)
Fixes #15867 - adds support for path on secure endpoints.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2020-10-26 14:24:00 +01:00
Dmytro Nochevnov 7ca7688214
Add 'java.server.launchMode: Standard' preference to E2E Happy path test devfile (#18201)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-10-26 15:22:27 +02:00
Katerina Foniok 22b3d5fb86
Change xpath for clicking on devfile sample (#18181) 2020-10-26 11:27:43 +01:00
Michal Vala 4c78b8a37e
search username in namespace annotations (#18185) 2020-10-26 10:30:58 +01:00
Artem Zatsarynnyi 287313a98b
Adapt Happy Path tests to the latest Che Theia changes: Debug main menu is Run now (#18189)
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2020-10-24 00:05:05 +03:00
Igor Ohrimenko b40dad56cd
Create automated E2E system tests of IntelliJ IDEA as a Che editor (#18187)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-23 17:12:11 +03:00
Lukas Krejci af6c52e6e6
Fixes #18065 - Handle the mixed endpoints correctly with singlehost strategy (attempt 2) (#18174)
* Fixes #18065 - Handle the mixed endpoints correctly with singlehost
strategy (attempt 2)

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2020-10-23 15:06:31 +02:00
Tibor Dancs e1719058ae
Extended the timeout variable, because sometimes the happy path tests on minishift have taken over 12 seconds for the squiggly line to disappear (#18184)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-23 12:33:43 +02:00
Tibor Dancs 590f81876f
Implement devfile test for Java Spring Boot (#18167)
* Added Java with SpringBoot devfile test including build task

Signed-off-by: Tibor Dancs <tdancs@redhat.com>

* Fixing timouts for workspace build, added workspace run task

Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-23 10:17:51 +02:00
Vitalii Parfonov 0558b9eba2
Stop and remove running workspaces instead of failing on remove user event (#18136)
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-10-23 00:05:28 +03:00
Radim Hopp 360672d3fd Happy Path: Use `chectl auth:login` flow in PR checks
This is needed because of https://github.com/che-incubator/chectl/pull/910

Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-10-22 17:54:57 +02:00