Florent Benoit
f9d8638acb
fix(e2e): Handle properly the exit code in case ffmpeg is not called
...
Change-Id: Ifea088d349a89a656dbf2b9cd2a488938542b18e
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2021-01-12 13:21:17 +01:00
Florent Benoit
136eeb9d02
feat(skip-recording): Allow to skip ffmpeg recording if VIDEO_RECORDING=false env var is given
...
Change-Id: Ia26d4b8baa8e77e0010ca8030ee262f3d7528dd4
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2021-01-07 10:53:54 +01:00
Fumiaki MATSUSHIMA
c3da007d01
e2e was moved to tests/e2e ( #18718 )
...
https://github.com/eclipse/che/pull/15063
Signed-off-by: Fumiaki MATSUSHIMA <mtsmfm@gmail.com>
2021-01-04 01:11:31 +02:00
Igor Ohrimenko
35a403285f
Switch e2e typescript selenium tests to selenium/standalone-chrome:87.0 ( #18696 )
...
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-12-23 17:40:28 +02:00
Radim Hopp
dd488baf8b
🔨 Fix e2e docker image (log output & crooked screencast) ( #18646 )
...
* 🔨 Fix e2e docker image (log output & crooked screencast)
Fixes #18602 and #18433
Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-12-18 00:48:43 +02:00
Florent BENOIT
0cb8684350
fix typo
2020-12-17 22:28:32 +01:00
Dmytro Nochevnov
12a8cc3924
Switch quay.io/eclipse/che-e2e:nighlty to selenium/standalone-chrome:86.0 ( #18435 )
...
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-12-01 14:21:28 +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
Katerina Foniok
a46766cec2
Load tests Jenkins job ( #16992 )
...
* Add Jenkinsfile
* Remove ffmpeg from load tests.
* Applying review changes
2020-05-25 14:19:33 +02:00
Katerina Foniok
56db6f12b7
Fix devfile tests - use Get Started page ( #16922 )
...
* Changing docker files so tests can be run by root and non-root users.
* Changing devfile tests to use Get Started page.
* Removing NewWorkspace page and obsolete test.
* Moving workspaceName to suite from gloval. Renaming NameGenerator to WorkspaceNameHandler.
2020-05-14 16:26:40 +02:00
Radim Hopp
9d2b189bca
Add recording of tests using ffmpeg
...
Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-04-01 12:14:32 +02:00
Radim Hopp
58972c02dd
Fix mount target in e2e docker image for test report.
...
Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-01-10 11:28:22 +01:00
Kateřina Foniok
1bd9ce0191
Load test - typescript part ( #15451 )
...
* Adding typescript test for load testing.
Co-authored-by: musienko-maxim <mmusienko@codenvy.com>
* Applaying requested changes.
* Revert change in ITestWorkspaceUtil, get rid of RestClient and use axios instead.
2019-12-13 15:33:41 +01:00
Aleksandr Shmaraiev
d9d203a70d
Tests E2E: Update E2E test 'InstallCheByOperatorHub' according to changes on UI ( #15468 )
...
* Update locators and methods according to changed UI
* Do refactor and update methods in page objects
* Implement log into installed application with regular user of OCP
* Update and modify parameters in the 'TetsConstants'
2019-12-13 14:27:14 +02:00
Kateřina Foniok
1179cd25bb
Moving e2e tests. ( #15063 )
...
* Moving e2e tests.
* Moving che-selenium-core.
* Moving che-selenium-test/src/main.
* Moving che-selenium-test/src/test.
* Moving last files from selenium.
* Changing related files.
* Move CRW Jenkins jobs definions from e2e/jenkins to .infra folder.
* Add 'tests' part of path to Jenkinsfile
* Update pom.xml files.
* Reverting groupId in poms.
* Restore org.eclipse.che.selenium artifact name
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
* Restore org.eclipse.che.selenium artifact name
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-12-09 08:26:56 +01:00
Igor Ohrimenko
b1f0c167ab
[TS_SELENIUM] Add VNC server to the "eclipse/che-e2e" docker image ( #14730 )
...
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-10-02 14:24:47 +03:00
Kateřina Foniok
2431795f0c
Add TEST_SUITE variable to docker run command. Now user can set the suite that should be run. ( #14507 )
2019-09-12 12:49:23 +03:00
Igor Ohrimenko
a6bab47fad
Update existed "che-e2e" image for using on CI ( #14351 )
...
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-08-29 15:02:47 +03:00
Igor Ohrimenko
e8efb8283a
Add possibility to build images from "dockerfiles" folder with '--no-cache' option ( #14213 )
2019-08-27 17:53:44 +03:00
kkanova
337c4bf063
Address minor changes.
...
Signed-off-by: kkanova <kkanova@redhat.com>
2019-07-02 09:42:57 +02:00
kkanova
168aa3e6b1
Keeping docker layers the same
...
Signed-off-by: kkanova <kkanova@redhat.com>
2019-07-02 09:11:51 +02:00
kkanova
791b014b64
Add source code from current branch, not clone from master.
...
Signed-off-by: kkanova <kkanova@redhat.com>
2019-07-01 20:38:45 +02:00
kkanova
e1e42f2b12
Add dockerfile to execute E2E Che 7 typescript tests.
...
Signed-off-by: kkanova <kkanova@redhat.com>
2019-07-01 20:38:45 +02:00