Commit Graph

833 Commits (47e25dbffb3be37ca4baa7e71df1cfd85c717b52)

Author SHA1 Message Date
che-bot 5a726eed3d
chore: Update from ubi8-minimal:8.4-212 to ubi8-minimal:8.5-204 (#191)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-12-07 12:42:22 -05:00
che-bot 084c297ec8
chore: Update from ubi8-minimal:8.4-208 to ubi8-minimal:8.4-212 (#176)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-11-04 13:41:40 -04:00
Sergii Kabashniuk 359ebb32bc
build: Transition from Java EE to Jakarta EE (#80)
* Upgrade swagger-ui-3.51.2

* Upgrade tomcat 10.0.10

* changed only imports

* changed imports in service loader

* changed swagger jaxrs deployment

* Changed swagger annotations + basic imports

* Changed imports and minimal key length for jsonwebtoken

* Restassured API changes + imports

* Removed trailing slash from CHE_HOME

* Migrate to jakarta schema in web.xml

* Disable tracing

* New artifacts and maven build upgrade

* Removed jackson-jaxrs-json-provider from wsmaster war

* Fixed KeycloakServletModuleTest and forked TracingFilter

* Removed unused dependecies
2021-09-13 08:20:09 +03:00
Oleksandr Andriienko 71c2ea50a6
feat: Update keycloak from 6.0.1 to 15. (#86)
* Update keycloak from 6.0.1 to 15.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-09-10 10:55:20 +03:00
Sergii Kabashniuk 25b832ebe8
build: Remove che dev image from source code (#85) 2021-08-17 16:06:43 +03:00
che-bot 3a6d1fac27
chore: Update from ubi8-minimal:8.4-205.1626828526 to ubi8-minimal:8.4-208 (#82)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-08-15 17:39:40 -04:00
che-bot ab664c3517
chore: Update from ubi8-minimal:8.3-230 to ubi8-minimal:8.4-205.1626828526 (#62)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-07-26 09:36:09 -04:00
Mykhailo Kuznietsov 9190a0c0d4
fix: Fix nightly & next builds (#24)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-06-08 16:54:59 +03:00
Mykhailo Kuznietsov 161264168e
ci: Add Next & SHA tagged container builds (#18)
* Add Next & SHA tagged container builds

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* fixup! Add Next & SHA tagged container builds

* fixup! fixup! Add Next & SHA tagged container builds

* Update .github/workflows/next-build.yml

Co-authored-by: Florent BENOIT <fbenoit@redhat.com>

Co-authored-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Florent BENOIT <fbenoit@redhat.com>
2021-06-07 12:34:09 -04:00
Mykhailo Kuznietsov 2e83d831d3
Move e2e dockerfiles back to eclipse/che repository (#11)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-05-25 15:03:26 +03:00
Serhii Leshchenko 69e0198d11
Drop dashboard resources from Che server image (#19542) 2021-05-20 12:05:28 +03:00
Sergii Kabashniuk db6755ffd5
Sync java version between CI and che-server image and set to java 11.0.11_9 (#19713)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-30 09:34:30 +03:00
Katerina Foniok 1f2e6f5d65
Update dependencies versions (#19615)
* Update dependencies versions

* Updating docker image chrome to version 89
2021-04-20 15:53:24 +02:00
Michal Vala 48a6601ab1
explicitly specify jre dockerimage registry (#19561)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-04-15 15:42:45 +02:00
Katerina Foniok 0cf4275e08
Add variability for test suite (#19343) 2021-03-22 10:12:07 +01:00
Sergii Leshchenko e9ce8078a4 Remove workspace loader from Che Server 2021-03-12 13:47:29 +02:00
Fumiaki MATSUSHIMA f652d93881
Remove customizing section (#18717)
CUSTOMIZING.md was removed in https://github.com/eclipse/che/pull/13839

Signed-off-by: Fumiaki MATSUSHIMA <mtsmfm@gmail.com>
2021-02-15 09:48:27 +02:00
Max Shaposhnik 0aa9d8f049
Register custom keystore in all cases; 2021-02-10 18:53:31 +02:00
Mykhailo Kuznietsov ca792330fb
Prevent infinite loop of build.sh script for building nightly images (#18896)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-01-27 11:28:30 +02:00
Serhii Leshchenko 83d797f67f
Replace Dashboard with Dashboard Next (#18549) 2021-01-22 16:23:11 +02:00
Nick Boldt 337c64f115
should we switch to use eclipse-che in the rhel.Dockerfile, and then sed-transform it downstream? (#18679)
Change-Id: Ib064445183d52326cfbe9bc69958649723f74013
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-01-19 12:00:40 -05:00
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
Anatolii Bazko 537c8a92aa
Allow to use internal cluster service hostnames (#18707)
* Allow to use internal cluster service hostnames

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-01-04 09:48:11 +02: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
Mykola Morhun 664b3d3bac
Fix Che server entrypoint script for case of commonly trusted certificate (#18601)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-12-11 16:15:54 +02:00
Mykola Morhun 7061f06ab1
Import all certificates from propagated bundle (#18504)
Import all certificates from propagated bundle

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-12-11 09:21:18 +02: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
Mykola Morhun 75889e8c33
Propagate CA certs bundle on all infrastructures (#18377)
Implement CA bundle propagation on Kubernetes infrastructures family

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-11-27 15:01:59 +02:00
Oleksii Kurinnyi c1353d3d97 Copy dashboard next resources from new location 2020-11-24 17:46:16 +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
Florent Benoit 0b76e90802 Use of JRE image using multi-arch build
Change-Id: I6fecbd6122398698688f72e3d7809fffd5cc8b5f
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-10-01 15:34:32 +02:00
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