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
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
Oleksii Orel
ef91d82dd8
add dashboard-next into che-server
...
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2020-08-12 14:32:18 +03:00
Nick Boldt
82d572c1b7
CRW-1093 CRW-1124 fix problem with cacert... ( #17528 )
...
* CRW-1093 CRW-1124 fix problem with cacert permission changes
Change-Id: Ifd09eb30732a31bcc0fcf331700a43eed75589b1
Signed-off-by: nickboldt <nboldt@redhat.com>
* CRW-1124 CRW-1093 add comments explaining WHY we're making these changes; use g+w instead of 0777 on HOME/cacerts file
Change-Id: Iba80fc86f4e54e9e6633858b205a6aa64f067c9e
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-07-30 10:43:36 -04:00
Nick Boldt
370e3e88bf
CRW-1093 copy downstream Dockerfile to... ( #17494 )
...
* CRW-1093 copy downstream Dockerfile to rhel.Dockerfile upstream so we can better sync che server w/ crw server
Change-Id: Id76c6c38c4e17708e577de8abc5acde4b8376edf
Signed-off-by: nickboldt <nboldt@redhat.com>
* CRW-1093 update rhel.Dockerfile based on changes in https://github.com/redhat-developer/codeready-workspaces/pull/325/files
Change-Id: I21a0429108357dda71a58202a0c3897dfcaba367
Signed-off-by: nickboldt <nboldt@redhat.com>
* remove CRW stuff from upstream
Change-Id: I125f6a2bdf1c7c4e79e1376ffe1a30352e3fc2ae
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-07-29 16:01:53 -04:00
Nick Boldt
1570cbcc94
CRW-1093 changes to align with downstream... ( #17465 )
...
* CRW-1093 changes to align with downstream needs
Change-Id: I1254e18349fb7916b693f608dae531f0179ca97d
Signed-off-by: nickboldt <nboldt@redhat.com>
* remove CHE_TEMPLATE_STORAGE, as it's obsolete (Che 6); add comment about JAVA_TRUST_STORE env var
Change-Id: I73843b00a222fe6f0f6bc7bfed1c1716c0aac825
Signed-off-by: nickboldt <nboldt@redhat.com>
* revert to previous hardcoded approach to setting DEFAULT_JAVA_TRUST_STORE={JAVA_HOME}/lib/security/cacerts
Change-Id: I3399e3aeb0127e202a51e2ea89cd0d5e0537ebdc
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-07-27 13:34:55 -04:00
Sergii Kabashniuk
7dabd9e400
Migration of the che server codebase to Java 11 ( #16649 )
...
Migration of the che server codebase to Java 11 (#16649 )
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-06-16 20:47:25 +02: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
Masaki Muranaka
0043e9dd7c
Enable to overwrite the organization of che-dashboard and che-workspace-loader.
...
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2020-05-24 15:50:51 +09: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
Sergii Kabashniuk
f3900600af
Use docker images instead of maven artifact to deliver che-dashboard && che-workspace-loader ( #16802 )
...
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-05-12 18:56:25 +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
Florent Benoit
c7be23dee0
feat(dockerfile): Bump openjdk version to latest
...
Change-Id: Icf591711fb3bee68c3a1e607ae5790e193fa3e1e
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-03-26 17:21:43 +01:00
Igor Vinokur
95fc64fdc9
Add an ability to add public key certificate to Java trust store ( #16006 )
2020-03-04 10:50:33 +02:00
Vitalii Parfonov
28b42e335b
Set default organization to 'quay.io/eclipse' instead of 'eclipse' ( #15768 )
...
* Set default organization to 'quay.io/eclipse' instead of 'eclipse'
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
* Fix image name in Happy path tests
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
* Fix che-server image address in tests
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
Co-authored-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-01-22 21:12:08 +02:00
Angel Misevski
b714a6b31c
Update CentOS dockerfile
...
The CentOS dockerfile is out of date and results in a non-runnable Che
container.
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2020-01-21 10:08:59 -05:00
Vitalii Parfonov
c07e261ee3
Move to the quay.io ( #15569 )
...
* Move to the quay.io: change image id to use quay.io
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-01-11 16:11:34 +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
Sergii Leshchenko
4a50e4cda6
Fix path to default trust store of OpenJDK ( #15296 )
...
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
2019-11-25 13:44:04 +02:00
Sergii Kabashniuk
c388463821
Used latest official jre8-slim image for che master ( #15203 )
...
* Used latest official jre8-slim image for che master
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-11-23 15:17:32 +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
Michal Vala
50811a5a2c
replace sed delimiters to be able to use / in docker image buildscript
2019-09-17 13:31:22 +02: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
Mykola Morhun
ef11a78406
Add docs how to build Che server in Che workspace ( #14181 )
...
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2019-08-16 16:43:15 +03:00
Mykhailo Kuznietsov
5dda0e5c7c
Enable email event listener in Keycloak ( #14064 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2019-07-30 12:51:44 +03:00
Mykhailo Kuznietsov
0134345849
Fix Keycloak email template ( #14038 )
2019-07-30 12:50:51 +03:00
Sergii Kabashniuk
04a188b80f
Remove gwt ide container dockerfile ( #14034 )
2019-07-26 12:15:02 +02:00
Masaki Muranaka
3d8ea83525
Fix to use DB_VENDOR.
...
DB_VENDOR is parsed in `docker-entrypoint.sh`.
`standalone.sh` will be called the tail of `docker-entrypoint.sh.`
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2019-07-24 12:21:48 +09:00
Sergii Kabashniuk
79c6ec0703
Initial cleanup of che6 legacy code ( #13788 )
...
cleanup of che6 legacy code
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
* Remove/disable GWT-related code in Java selenium E2E tests (#13829 )
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-07-23 15:12:27 +02:00
Max Shaposhnik
9484d984d7
Add custom image with all required packages for init containers
2019-07-22 10:10:04 +03:00
Masaki Muranaka
ccda8e309f
Run as uid:gid == 1000:1000 on K8s environment.
...
This patch is based on the discussion at (eclipse#13798).
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2019-07-15 17:07:39 +09: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
Florent Benoit
a50ad093f2
Remove Docker CLI and images parts of the CLI
...
Fix #13649
move init files used by keycloak and postgres to their folders
Change-Id: I66dbb2d6df1f3c062e981a6a513c36be8aa1d39a
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-07-01 17:00:00 +03:00
Vitalii Parfonov
65bb7943a0
Set new version 7.0.0-RC-3.0-SNAPSHOT ( #13651 )
...
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2019-07-01 14:02:19 +03:00
Masaki Muranaka
e2cb4da193
Fix the startup failure on the non-root runtime.
...
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2019-06-27 06:38:28 +09:00
Vitalii Parfonov
70c3e5b091
RELEASE: Set next development version ( #13564 )
2019-06-19 12:55:16 +03:00
David Festal
c9bd5fd8e8
Update Openshift v4 provider download URL ( #13567 )
...
Signed-off-by: David Festal <dfestal@redhat.com>
2019-06-18 18:27:36 +02:00
David Festal
93a492664c
Operator-related fix and openshift v4 support ( #13554 )
...
* Restore initial image user
* Accomodate with the entrypoint move
* Add the new Openshift-v4 provider: This is provisional,
until the new provider is integrated into a future Keycloak release.
Signed-off-by: David Festal <dfestal@redhat.com>
2019-06-17 17:48:29 +02:00
Vitalii Parfonov
64129a8d44
RELEASE: Set next development version ( #13460 )
2019-06-03 16:28:42 +03:00
Sergii Kabashniuk
034e4031f1
Used latest keycloak 6.0.1 ( #13429 )
...
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-05-29 10:13:49 +03:00
Roman I
dd1d9b5a58
switch to RC version scheme ( #13424 )
2019-05-28 13:52:49 +03:00
Ding Fei
3400903f36
Fix docker build status test
...
Build status is cleared by inserted command;
Signed-off-by: Ding Fei <danix800@gmail.com>
2019-05-22 16:20:02 +02:00