Commit Graph

5518 Commits (ec77e2204666bed3b3ebfca2b2bc3cf528cd363a)

Author SHA1 Message Date
Sun Tan ec77e22046 Adding identity_id from keycloak to the logs through MDC Context
Signed-off-by: Sun Tan <sutan@redhat.com>
2018-01-05 13:46:28 +01:00
Sun Tan 0aaf476af6 Adding request_id header to the logs through MDC Context
Signed-off-by: Sun Tan <sutan@redhat.com>
2018-01-05 13:46:28 +01:00
RomanNikitenko 0f1d682bb2 CHE-7770. Inform Undo object about compound changes at updating file content (#8172)
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2018-01-05 14:43:38 +02:00
Sergii Leshchenko a5e759ee1e
Merge pull request #8182 from sleshchenko/fix_server_resolving
CHE-7922 Change OpenShift machines servers resolving approach

Remove redundant checking Runtime on null

Fix java doc for RuntimeInfrastructure#prepare

Add workspace information into bootstrapper debug logs
2018-01-05 14:32:00 +02:00
Sergii Leshchenko 78630b82c1 CHE-7922 Change OpenShift machines servers resolving approach 2018-01-05 14:25:41 +02:00
Sergii Leshchenko 925c17539c Fix java doc for RuntimeInfrastructure#prepare 2018-01-05 14:25:41 +02:00
Sergii Leshchenko 995b7494a2 Remove redundant checking Runtime on null
Since RuntimeContext **MUST** return non-null value checking Runtime on null is redundant
2018-01-05 14:25:41 +02:00
Serhii Leshchenko aff25c44a8 Add workspace information into bootstrapper debug logs 2018-01-05 14:25:41 +02:00
RomanNikitenko f00a73fdc6 CHE-7416. Fix 'Print Key Binding' feature (#8183)
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2018-01-05 14:25:07 +02:00
Oleksandr Garagatyi 0e1e39fab4 CHE-7550: fix port retrieving for probes on OpenShift
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2018-01-05 14:17:51 +02:00
Oleksandr Garagatyi 21c151debf CHE-7908: do not add server into workspace runtime if there is no matching server config in workspace configuration
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2018-01-05 11:20:45 +02:00
Roman Iuvshyn 747169b0bb
remove calling oc client in HELP in ocp.sh (#8188)
* fix ocp.sh
2018-01-05 10:37:17 +02:00
James Drummond PE 86b19864a0
Added additional common environment variables that may need to be set to CLI help menu. (#8155)
Signed-off-by: James Drummond <james@devcomb.com>
2018-01-04 15:58:11 -06:00
Oleksandr Garagatyi 9e0a4f2095
Add continuous servers liveness checks (#8088)
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2018-01-04 17:33:14 +02:00
Sergey Skorik 907ac202fc
Selenium: add checking that the Authorize button exists in the ImportProjectFromGitHubTest selenium test (#8142) 2018-01-04 16:16:24 +02:00
Igor Ohrimenko df6061070c
Selenium: Fix unexpected fail CheckIntelligenceCommandFromToolbarTest selenium test (#8175) 2018-01-04 16:14:52 +02:00
Florent BENOIT d4fafc9f89 Fix build status link and image
Change-Id: Ie609863082efc7cacea8cf3d80209dbaa036caf8
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2018-01-04 11:01:38 +01:00
Sergii Leshchenko 92522f34b7
Add an ability to set CHE_INFRA_OPENSHIFT_[USERNAME|PASSWORD|TOKEN] to empty (#8129) 2018-01-04 11:56:59 +02:00
Hanno Kolvenbach f18838e2c2 allow fast search by pressing enter on search field (#8101)
* allow fast search by pressing enter on search field

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>

* moved Enter logic into Presenter, removed duplicate code

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>

* simplified code

Signed-off-by: Hanno Kolvenbach <kolvenbach@silexica.com>
2018-01-04 11:49:53 +02:00
Sergii Leshchenko a49ec802e6
CHE-6006 Fix recipe in che-in-che stack (#8163) 2018-01-04 11:10:59 +02:00
Igor Ohrimenko 476a9273c5
rework 'openItemByVisibleNameInExplorer' method in the 'ProjectExplorer' page-object (#8146) 2018-01-04 11:05:17 +02:00
Sergey Skorik c75231ec3b
changed an image name from 'location' to 'content' in default.json recipe (#8150) 2018-01-04 09:57:44 +02:00
Sergey Skorik 6ec20f10c5
added waiting that the Loader is closed in checkServerInServersList() (#8132) 2018-01-04 09:57:28 +02:00
Roman Iuvshyn c5c05016e1
CHANGELOG (#8149) 2018-01-03 17:35:18 +02:00
Igor Ohrimenko c8346b2229
rework 'waitTextInErrorMessage' method in the 'Refactor' page-object and add aftermethod logic to the three tests (#8141) 2018-01-03 17:31:48 +02:00
Vladyslav Zhukovskyi b88cd9958d Update icon for yaml file type
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2018-01-03 15:54:51 +02:00
Roman Iuvshyn 71704ab3a7
RELEASE: Set next development version (#8135) 2018-01-03 14:13:25 +02:00
Sergii Kabashniuk fc0ce07199
Sync how CHE_WORKSPACE_WSAGENT__JAVA__OPTIONS and CHE_WORKSPACE_MAVEN__SERVER__JAVA__OPTIONS looks like for end user (#8128)
* Sync how CHE_WORKSPACE_WSAGENT__JAVA__OPTIONS and CHE_WORKSPACE_MAVEN__SERVER__JAVA__OPTIONS looks like for end user
2018-01-03 13:24:05 +02:00
Roman Iuvshyn c9e06878ef
change way how to wipe config dir to not break running che on docker (#8121) 2018-01-03 10:28:04 +02:00
Igor Ohrimenko 223dee1df7
add try/catch blocks to the 'TransitiveDependencyTest' and 'CreateNewPackagesWithHelpCreationJavaClassTest' selenium tests (#8126) 2018-01-03 10:17:39 +02:00
Sergii Kabashniuk 62d3e1a96b
Discontinue support of old property names (#8080)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2018-01-03 08:54:15 +02:00
Artem Zatsarynnyi 57771ddc74
Fix initializing of project types with attributes inherited from its ancestors (#8123)
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2018-01-02 17:29:47 +02:00
Igor Ohrimenko 8c5838ea64
Selenium: Fix unexpected fail of CheckIntelligenceCommandFromToolbarTest selenium test (#8093) 2018-01-02 16:02:00 +02:00
Sergey Skorik 54ec9a24a9
Selenium: change a locator for the Save button in the Edit machine dialog (#8114) 2018-01-02 15:58:55 +02:00
Igor Ohrimenko 4720cb71eb
Selenium: Fix unexpected fails in the "refactor" package (#8119) 2018-01-02 15:54:05 +02:00
Max Shaposhnik 38038f66a7
Increase workspace attributes values field length in database. (#8115) 2018-01-02 12:06:14 +02:00
Max Shaposhnik 5c357bc8b2
Move image name from location to content field in dockerimage recipes (#8076) 2018-01-02 10:57:57 +02:00
Oleksii Orel e3570c4b1c CHE-7377 improve workspace config tab for UD
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-29 16:02:38 +02:00
Igor Vinokur 85fa208db5
CHE-7872: Rework Git branch dialog filter to have focus from the whole window (#8059) 2017-12-29 13:18:22 +00:00
Sergey Skorik b088a8d15a
removed Asser.fail() from WorkingWithNodeWsTest selenium test (#8085) 2017-12-29 14:51:20 +02:00
Sergey Skorik 452715468c
Selenium: increased timeout for checking that a workspace status is RUNNING (#8096) 2017-12-29 14:50:54 +02:00
Sergey Skorik 4754891b76
Selenium: changes in selenium tests for the Dashboard (#8104)
* CreateWorkspaceTest selenium test added to CheSuite.xml test suite

* changed a method for setting a machine RAM in CreateWorkspaceOnDashboardTest selenium test

* removed unnecessary steps in connectGithubAccount() method of ImportProjectFromGitHubTest selenium test
2017-12-29 14:50:28 +02:00
Dmytro Nochevnov b78c2d93d4
Fix output message in selenium tests (#8103)
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2017-12-29 13:48:05 +02:00
Igor Ohrimenko 57d4385cdc
Remove extra steps in the tests from "refactor" test package and update "Refactor" page-object (#8026) 2017-12-29 12:47:42 +02:00
Vitalii Parfonov 2e449a9e8c
Add all needed classes to the org-eclipse-search from original Eclipse artifact org.eclipse.search (#8078)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-12-29 12:08:23 +02:00
Sergey Skorik d39c31e1af Selenium: cover the Create New Workspace page by selenium test (#8099)
* created CreateWorkspaceTest selenium test
2017-12-28 17:34:01 +02:00
Igor Ohrimenko c67334a1f8
add bigger timeout to the login page methods (#8098) 2017-12-28 15:46:22 +02:00
Sergey Skorik 492858ca14
Selenium: add changes to the unstable WorkspaceDetailsSingleMachineTest selenium test (#8089)
* added waiting that the Loader is closed in waitFolderDefinedTypeOfFolderByPath() method of the ProjectExplorer page object
2017-12-28 15:39:24 +02:00
Anna Shumilova c400e3e1e1 che-7154: Handle the workspace start/stop errors properly
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-12-28 14:56:00 +02:00
Igor Vinokur 907429eaa5
CHE-7885: Throw exception on Git Status if checkout is in progress (#8071) 2017-12-28 11:51:36 +00:00