Commit Graph

8824 Commits (ae0d569dcfbded526c50773f1dfd60e36147bf88)

Author SHA1 Message Date
Igor Vinokur ae0d569dcf
Use Id selector for the navigator callapse all button instead of css selector (#17982) 2020-09-29 22:35:30 +03:00
Igor Ohrimenko 982a0a148c
Improve logging of the "Terminal.waitText" method steps for increasing intelligibility (#17984)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-09-29 15:04:00 +03:00
Igor Ohrimenko af9157d3c1
The "Terminal.getText" method failed because of the "NoSuchElementError" reason (#17963)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-09-25 16:18:33 +03:00
Michal Vala 15f49fd985
skip code format check for fast maven profile (#17957) 2020-09-25 10:30:42 +02:00
Tibor Dancs d4ff87e492
Updated the try-catch block logic in PreferencesHandler, added some extra logging to make error detection easier, switched some of the cons to vars (#17948)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-24 15:15:54 +02:00
Roman Nikitenko 914ee55622 Change selector at clicking on terminal tab
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2020-09-24 15:27:44 +03:00
Roman Nikitenko 60566a14a5 Add action to 'Build application with changes' test
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2020-09-24 15:27:44 +03:00
che-bot ee55d0e66e
[release] Bump to 7.20.0-SNAPSHOT in master (#17900)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-09-24 15:27:20 +03:00
Dmytro Nochevnov b2e83ac1a4
Fix Eclipse Che nightly E2E tests pipeline script to get rid of test flakiness (#17941)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-09-24 12:32:29 +03:00
Katerina Foniok 46592af21b
Increase timeout for load tests (#17927) 2020-09-23 15:04:48 +02:00
Kessler ecdb54e807
feat: kubernetes keycloak deployment strategy (#17304)
* feat: kubernetes keycloak deployment strategy

Allow to set the deployment strategy, the default RollingUpdate fail
if multiattach is not supported by volumes

Signed-off-by: Jean-François Monnier <kessler.dev@gmail.com>

* Update deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml

Signed-off-by: Jean-François Monnier <kessler.dev@gmail.com>
Co-authored-by: Serhii Leshchenko <sleshche@redhat.com>

Co-authored-by: Serhii Leshchenko <sleshche@redhat.com>
2020-09-23 10:28:16 +03:00
Tibor Dancs b13cd0f16d
Fixed issue - I'm dumb, didn't pass the timeout variable to the wait method (#17926)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-22 13:40:13 +02:00
Katerina Foniok 92a34eacb8
jenkins (#17887) 2020-09-17 14:12:22 +02:00
Sergey Skorik e156371863
Make it possible to run E2E OS OAuth java selenium tests against Eclipse Che on QE OCP (#17757) 2020-09-17 14:33:49 +03:00
Anatolii Bazko 2dbbe94384
Add registerWith* properties for register template (#17893)
* Add registerWith* properties for register template

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-09-17 12:54:31 +03:00
Tibor Dancs 0134523def
17702 task stabilize devfile tests for osdv4 (#17884)
* Changing build task notification logic to avoid long timeout when task fails

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

* Fixing Java Vert.x LS test

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

* Fixed LS validation for Golang devfile

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

* Fixed LS validation for NodeJS devfile

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

* Fixing timeout variable set incorrectly in Ide class

Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-17 09:37:41 +02:00
Michal Vala 0e0c89a502
helm charts - move che log level to variable (#17891) 2020-09-17 09:21:01 +02:00
Florent Benoit 9805a7c352 chore(github): Introduce a pr check build like the PR check done with centos
Change-Id: Ic84d4f379b1dc622c235a9289908b446b6190ff3
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-09-16 18:15:13 +02:00
Florent Benoit 1057eaae19 fix(typescript-dto): Check that output is correct before continuing
It's still strange as with -e/-u flag of script, build script should exit in case of error

Change-Id: I9314ef7d8df68927d4a710cef8e9366d3582d83d
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-09-16 17:25:55 +02:00
Dmytro Nochevnov 093fe75384
Set CHE_OPENSHIFT_PROJECT=eclipse-che in E2E java selenium tests (#17881)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-09-16 14:30:17 +03:00
Igor Ohrimenko 666ee82843
Make the "TimeoutConstants" constants list available to reuse (#17882)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-09-16 12:58:08 +03:00
Angel Misevski cf7e31410b Add devfile property to allow enabling/disabling plugin merging
Add attribute 'mergePlugins' to devfile to manually enable/disable plugin
merging in the plugin broker. Default value when no property is present
is controlled by property che.workspace.plugin_broker.default_merge_plugins

Add a small note to the plugin broker images config lines in
che.properties to make it clear that the Che Operator overrides the
properties by default.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2020-09-15 21:58:36 -04:00
Dmytro Nochevnov 05f94c389e
Fix expected message when wait on Java LS init in Happy path tests (#17873)
* Fix expected message when wait on Java LS init in Happy path tests

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-09-15 19:40:54 +03:00
Angel Misevski 13283ef5c0 Update plugin brokers to v3.4.0
Update brokers to v3.4.0 to enable plugin merging.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2020-09-15 09:49:46 -04:00
Katerina Foniok 46db144260
Remove default timeout (#17506)
* Removing default timeouts

* Stabilising suggestion invoking test

* Change reporter printing info, lint

* Unify the way of waiting for the workspace to be ready

* Add TimeoutConstants.ts to Readme.md

* Applying some refactoring changes gotten in review.

* Removing reundant timeouts set when calling methods

* Reverting of removal 'waitTab' method from Terminal class
2020-09-15 14:54:48 +02:00
Dmytro Nochevnov a505c8bff7
Use 'eclipse-che' namespace in Che E2E testing scripts (#17854)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-09-15 11:45:35 +03:00
Florent Benoit 9c5d915d88 chore(github): Update the pull request template to match new definition of done on PR
https://github.com/eclipse/che/issues/17486

Change-Id: I34dd7dead00e75dafd905b632bd24b81a9be24f1
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-09-11 16:11:07 +02:00
Mario Loriedo d0b034e18c Add PR checklist explanation
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2020-09-11 09:48:32 +02:00
Masaki Muranaka 397d031ddf Fix typo. Not ULR but URL.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2020-09-11 09:20:38 +09:00
Michal Vala a30616cd13
don't set X-Forwarded-Proto explicitly with traefik servers (#17819)
Signed-off-by: Michal Vala <mvala@redhat.com>
2020-09-10 16:07:27 +02:00
Michal Vala 0bddb7abaa
fixes #17064 - gateway single-host with helm (#17788) 2020-09-10 15:21:41 +02:00
Anatolii Bazko 098bf021bd
Adds update profile form template with validation of username to be k8s DNS compatible (#17780)
Adds update profile form template with validation of username to be k8s DNS compatible:
Adds a new theme che-username-readonly based on che which put username filed to readonly. It doesn't allow to be accidentally autocompleted.

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-09-08 16:39:43 +03:00
Tibor Dancs 9f6c80f210
Merge pull request #17793 from ScrewTSW/17702-feature-fix-project-tree-and-project-import-logic
Fix project tree and project import logic
2020-09-07 11:54:54 +02:00
Tibor Dancs 53955d30e8
Fixed waitProjectImported by minor tweak in polling - using single attempt caused frequent workspace refreshes
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-07 10:06:24 +02:00
Tibor Dancs bb6b787573
Fixing ProjectTree looking for open ProjectExplorer with incorrect locator
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-07 10:06:19 +02:00
Masaki Muranaka c2872c564f Add README.md to @eclipse-che/api package.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2020-09-07 15:42:23 +09:00
Vitalii Parfonov 2098ac2673
Run async service in Deployment instead creating a Pod directly (#17755)
* Run async service in Deployment instead creating a Pod directly

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>

* Temporary adding ability to stop async storage pod deployed by previous version without deployment

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-09-05 00:27:14 +03:00
Michal Vala 6f7c156d2e
fixes #17768 - make single-host gateway configmap labels configurable (#17775) 2020-09-03 13:26:51 +02:00
Sergii Kabashniuk 349961ac10
Enable java 11 features (#17777)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-09-03 12:38:27 +03:00
Mykola Morhun dd42190097
[Helm] Add POD_NAMESPACE environment variable into Che server pod (#17773)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-09-02 14:23:43 +03:00
Michal Vala 1f2bcacd7f
fixes #17770 - set default server strategy to mult-host in che-server (#17774) 2020-09-02 12:06:00 +02:00
Michal Vala f09caebba4
fixes #17061 - enable gateway single-host on OpenShift (#17765)
Signed-off-by: Michal Vala <mvala@redhat.com>
2020-09-01 15:30:38 +02:00
Sergii Kabashniuk e5475206db
Removed WorkspaceConfig related REST API (#17682)
* Removed WorkspaceConfig related REST API

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-09-01 16:29:12 +03:00
Max Shaposhnik 7fe641196a
Fix @Inject annotation 2020-08-31 21:23:43 +03:00
Max Shaposhnik 926ca0c746
Add custom labels for routes/ingresses (#17740) 2020-08-31 14:16:10 +03:00
Michal Vala 7c4d0a8cd0
fixes #17060 - gateway single host kube (#17557)
Signed-off-by: Michal Vala <mvala@redhat.com>
2020-08-31 10:51:10 +02:00
Dmytro Nochevnov 2aa0b4f012
Use spring-petclinic-2.3.0 in E2E Happy path tests (#17746)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-08-28 17:32:40 +03:00
che-bot cc302641fe
[release] Bump to 7.19.0-SNAPSHOT in master (#17708)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-08-27 16:04:22 +03:00
Max Shaposhnik 9f9ed105fa
Add nodeSelector provisioner; 2020-08-25 20:52:02 +03:00
Katerina Foniok a17a27fe9e
Fix test flakiness in Java devfiles (#17696)
* Fixing typo

* Fixing test flakiness
2020-08-25 10:09:52 +02:00