Commit Graph

5311 Commits (7f06d4d24885b9ba36657353402fbf287c2b4e5a)

Author SHA1 Message Date
Igor Vinokur 7f06d4d248
CHE-6844: Fix Git markers on maven multi-module projects (#7753) 2017-12-07 09:50:05 +00:00
Sergii Kabashniuk f9726f7bfa
Avoid NPE in case if resource is not found (#7694)
Avoid NPE in case if resource is not found (#7694)
2017-12-07 10:56:10 +02:00
Igor Vinokur 7a4047955d
Add stub for pull request panel for case when user select project (#7745) 2017-12-07 08:48:06 +00:00
Sergii Leshchenko 6f33e1af3c
Add logback-classic into ide.war (#7756) 2017-12-07 10:15:55 +02:00
Oleksii Orel 8a19f121c8 CHE-7723 fix routing for project details
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-07 10:07:25 +02:00
Aleksandr Shmaraiev d545053a4f Add template stacks to openshift platform in the resources 2017-12-07 07:46:56 +00:00
Dmytro Nochevnov 4f8e34df87
Remove separation of selenium tests on stable/unstable/failed (#7750) 2017-12-06 15:46:17 +00:00
Anton Korneta 7dff4fda2b Change default test workspace template image to eclipse/ubuntu_jdk8 2017-12-06 17:40:12 +02:00
Artem Zatsarynnyi 4ca92c9bc4
Made it possible to extend Che IDE GWT app in custom assemblies by including additional plugins and/or excluding existing (standard) ones (#7746)
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2017-12-06 16:46:41 +02:00
Sergii Leshchenko d11f38e9b4
Bind DashboardRedirectionFilter via guice to make easier overriding of it (#7738) 2017-12-06 15:23:05 +02:00
Sergey Skorik 788421b40b
add changes to selenium tests (#7732) 2017-12-06 09:59:13 +02:00
Roman Iuvshyn c8778e5e03
[WIP] set correct limits for CHE pod (#7733)
* set correct limits for CHE pod
2017-12-05 18:20:38 +02:00
Anton Korneta 6e15648698 Change default qa workspace template to dockerimage 2017-12-05 18:01:38 +02:00
Aleksandr Shmaraiev cf50875058
Selenium: Add changes to selenium tests according to new client (#7735)
* Add some changes to selenium tests from 'intelligencecommand' according removing sshd installer from default stacks
Related selenium tests: MacrosCommandsEditorTest, AutocompleteCommandsEditorTest
* Add some change to the selenium test 'CheckIntelligenceCommandFromToolbarTest' to successful passing both platform che6 (docker and ocp
2017-12-05 15:55:08 +00:00
Dmytro Nochevnov 299291e140
Move clean up to the end of selenium test execution (#7734) 2017-12-05 16:30:18 +02:00
Mykhailo Kuznietsov 587c4fdac8
Adapt to new Flyway library version (#7711) 2017-12-05 12:08:49 +00:00
Mykhailo Kuznietsov 7c845625dc
Remove functionality of adding exec agent to workspace configurations (#7689) 2017-12-05 12:07:23 +00:00
Sergey Skorik 280ea19242
[CHE 6] Check versions of workspace installers in WorkspaceDetails selenium test (#7708)
* added checking versions of workspace installers
2017-12-05 13:03:59 +02:00
Roman Iuvshyn ea1b3ca341
Allow to update che server deploymentConfig (#7718)
* Allow updating che server deploymentConfig
2017-12-05 12:42:04 +02:00
Oleksii Orel d5750fba1d fix rebase bug
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-05 10:35:38 +02:00
Dmytro Nochevnov f5945c46f3
Set screen size in the selenium chrome node to 1920x1080 (#7693) 2017-12-04 18:38:56 +02:00
Anton Korneta 66459128d0 Make bootstrapper output redirection compliant with POSIX syntax 2017-12-04 18:19:26 +02:00
Sergey Skorik bf9df593e4
[CHE 6] Rework selenium page objects for Dashboard (#7583)
* changed dashboard selenium page objects
* the WorspaceDetails page object was divided
2017-12-04 15:11:52 +00:00
Roman Iuvshyn f7907fca22
merge with master (#7712) 2017-12-04 16:36:17 +02:00
Oleksii Orel 0b7d1c52c7 CHE-6629 Add openshift environment manager implementation
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-04 16:03:29 +02:00
Sergii Leshchenko 0491b4ed16
Fix configuring of OPENSHIFT_NAMESPACE_URL in deploy script (#7703)
* Add an ability to configure routing suffix instead of namespace url

* Fix usage of image pull policy in ocp.sh script
2017-12-04 15:23:56 +02:00
Vitalii Parfonov 19aa280127
Remove meregd by mistake class (#7709)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-12-04 15:20:29 +02:00
Roman Iuvshyn 0414b27e8c
Allow add che configurations in case of deploy on Openshift (#7692)
* Allow add che configurations in case of deploy on Openshift
2017-12-04 14:56:52 +02:00
Sergii Kabashniuk afcce5a56e
Remove sshd installer from default stacks (#7691)
Remove sshd installer from default stacks (#7691)
2017-12-04 14:42:47 +02:00
Igor Ohrimenko b37658dff2
rework getElementSrcLink method with FluentWait (#7675) 2017-12-04 14:01:36 +02:00
Maxim Musienko c77a92d415
Add id for cursor view and apply this for the tests (#7677)
* Add ID to the cursor Position Panel
2017-12-04 13:47:19 +02:00
Maxim Musienko dd3d1e211d
rename file in the project template (#7698) 2017-12-04 13:38:15 +02:00
Sergii Leshchenko 760fbea420
Renamed properties to attributes in Machine model object (#7687)
CHE-6803 Rename properties to attributes in Machine model object

It also contain removing outdated WsAgentPingRequestFactoryTest
2017-12-04 11:25:31 +02:00
Dmytro Nochevnov acbbebeb35
Include Organization tests into acceptance tests into Multi User Che (#7657)
* Include Organization tests into acceptance tests execution on the Multiuser Che

Add IAnnotationTransformer to disable multiuser tests
Remove CheTestIsMultiuserProvider; move injection into constructor of SeleniumTestHandler
Run organization tests in single-thread mode
Add fails for the issues #7279, #2473
Fix TestOrganizationServiceClient::deleteAll(parent) method
Use 'InjectTestOrganization' to operate with selenium test organization
2017-12-04 10:45:24 +02:00
Aleksandr Shmaraiev 51941ff342
Selenium: Add 'Assert.fail' to the 'RenamePackageTest' (#7610)
* Add 'Assert.fail' to the selenium test 'RenamePackageTest'
* Add change into 'AfterMethod'
* Create new method in the page object 'CodenvyEditor'
* Add changes according to last review
2017-12-03 13:13:45 +02:00
Vladyslav Zhukovskyi 6d088ee78b
Fix SonarQube critical issues (#7585)
* Avoid potential ArithmeticException

Fix SonarQube warning message: Make sure "totalSize" can't be zero before doing this division.

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>

* Avoid potential ArithmeticException

Fix SonarQube warning message: Make sure this expression can't be zero before doing this division.

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>

* Avoid potential ArithmeticException

Fix SonarQube warning message: Make sure this expression can't be zero before doing this division.

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>

* Avoid potential ArithmeticException

Fix SonarQube warning message: Make sure "baseWidth" can't be zero before doing this division.

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2017-12-01 17:08:35 +02:00
Sergii Kabashniuk 4138d8d8ee
Selenium log output cleanup (#7670)
* Put ex.printStackTrace into log.warn

* Reduce non-critical error to warn
2017-12-01 16:24:55 +02:00
Sergii Leshchenko 6a9a95f650
Merge pull request #7663 from sleshchenko/CHE-7495
Removed warnings from environment config
2017-12-01 15:05:03 +02:00
Sergii Leshchenko 4ea1dcdefb CHE-7495 Add copying of warnings from InternalEnvironment to Runtime 2017-12-01 14:41:28 +02:00
Sergii Leshchenko da63832c24 CHE-7495 Remove warnings from environment config in dashboard 2017-12-01 14:41:28 +02:00
Sergii Leshchenko cc1520f5a1 CHE-7495 Remove warnings from environment config 2017-12-01 14:41:28 +02:00
Vladyslav Zhukovskyi f3b2c1498f
Displays current project name with vcs head name in status bar if present (#7606)
* Displays current project name with vcs head name in status bar if present

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>

* Consistent display project name with vcs head info

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>

* Add tooltip to branch link

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2017-12-01 12:58:28 +02:00
Sergii Leshchenko 6347e0c559
Merge pull request #7676 from sleshchenko/bootstrapper_log
Adds redirecting of bootstrapper output into file
Wraps exception on watcher socket close
2017-12-01 12:55:54 +02:00
Anton Korneta 3751d11210 Wrap exception on watcher socket close 2017-12-01 12:49:20 +02:00
Sergii Leshchenko 5c37c1b92d Add redirecting of bootstrapper output into file 2017-12-01 12:08:35 +02:00
Sergii Leshchenko 6f0ab7894b
CHE-7502 Make it possible to bind only one RuntimeInfrastructure (#7655) 2017-12-01 12:01:44 +02:00
jpinkney 6150f346c1 Fixed location of centos blank stack which was previously invalid
Signed-off-by: jpinkney <josh.pinkney@mail.utoronto.ca>
2017-12-01 10:53:32 +01:00
Eugene Ivantsov 9a21636833
Make sure username and pass are not used when a token is used (#7648)
* Che in che stack improvements

* Edited commands

* Make sure username and password are not used when token is set

* More informative message
2017-12-01 08:19:45 +02:00
Mykhailo Kuznietsov f3648ca460
Set default uncaught exception handler (#7567) 2017-11-30 16:30:29 +00:00
Anton Korneta 09df5d5cb7
Merge pull request #7629 from eclipse/CHE-5902
Fixes various problems usage of OpenShift client
2017-11-30 18:27:43 +02:00