Commit Graph

248 Commits (3af8a5b0902e2eefc1940e96fd39d673c6d2c154)

Author SHA1 Message Date
Igor Ohrimenko 3af8a5b090
Rework the "ProjectTree.waitProjectImported" method for avoiding project import rejecting (#18531)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-12-07 11:02:32 +02:00
Tibor Dancs f7822d20de
Added possibility to run the test maximized (bottom bar was only partially visible) (#18486)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-12-04 16:41:54 +01:00
Tibor Dancs 7cf011ba38
Fix JavaSpringboot build task timeout (#18487)
* Added test failure duration logging

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

* Increased run webapp task timeout

Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-12-04 12:33:14 +01:00
Maxim Musienko 135edf8f55
Improve git +ssh test (#17306)
* improve git test
2020-12-04 11:32:14 +02:00
Maxim Musienko c55ddf2f2f
change locators accordind to latest changes in Theia. (#18374)
Signed-off-by: Musienko Maksym <mmusiien@redhat.com>
2020-12-03 17:50:29 +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
Katerina Foniok d868669948
Change load test files to work correctly on ocp 4.6 (#18445) 2020-11-24 16:14:11 +01: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
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
Katerina Foniok b7c71e0b2b
Dialog changed to notification during command run, fixing scala (#18366) 2020-11-13 16:35:55 +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
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
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
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
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
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
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
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
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
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
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
Radim Hopp 6d530442c4 Fix Happy Path: Don't click "Continue without scanning output"
This change is needed to reflec change done in https://github.com/eclipse/che-theia/pull/889

Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-10-22 17:54:57 +02:00
Katerina Foniok 55c5f14f1f
Adding devfile test for Scala (#18148) 2020-10-21 08:11:36 +02:00
Katerina Foniok 412dbd9c13
Fixing Quarkus devfile test. (#18135) 2020-10-20 12:14:59 +02:00
Katerina Foniok 1fdbe9b9a1
Adding check for icon in terminal tab, enabling tests for command (#18108)
* Adding check for icon in terminal tab, enabling tests for command

* Removing custom polling mechanism

* Apply review advices
2020-10-19 08:00:57 +02:00
Tibor Dancs e04de4b1e7
Implementing Python devfile test (#18103)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-14 14:27:00 +02:00
che-bot 577bf2955c
[release] Bump to 7.21.0-SNAPSHOT in master (#18091)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-10-13 02:55:44 +03:00
Shmaraiev Oleksandr a1caa9ccfa
Create pipeline for testing Single Host Eclipse Che on k8s nightly (#18059) 2020-10-12 18:18:25 +03:00
Sergey Skorik 5ce6aaab5b
[Selenium] fix select identity provider on Openshift Login page (#18088) 2020-10-09 21:17:04 +03:00
Sergey Skorik 695e6bddd3
[Selenium] remove unused page objects (#18040) 2020-10-08 11:33:53 +03:00
Tibor Dancs 286a22273c
Added test implementation for C/C++ devfile (#18009)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-07 09:02:09 +02:00
Tibor Dancs c570a8b9a2
Skipping task runs in devfile tests until exit code logic is reimplemented (#18049)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-07 08:59:24 +02:00
Katerina Foniok 917425bb73
Adding gathering of server logs (#18007) 2020-10-01 10:54:23 +02:00
Dmytro Nochevnov 66f75ae169
Replace libstdc++.so.6 with libstdc++-devel.i686 in CRW Jenkins pipeline script (#17996)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-09-30 17:48:33 +03:00
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
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