Commit Graph

785 Commits (a92c8bfe72cf50662f685c8fec12ca48c65d7cee)

Author SHA1 Message Date
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
Roman I ffb8a3e013
RELEASE: Set next development version (#13377) 2019-05-22 09:52:28 +03:00
Oleksandr Andriienko 6bc1d6e3a5
CHE-13358:Update dashboard dev image. (#13359)
* CHE-13358:Update dashboard dev image.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Use newer node.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Clean up.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Fix up

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2019-05-20 13:47:10 +03:00
Roman Iuvshyn 53cb2c53fa
RELEASE: Set next development version (#13264) 2019-05-05 12:24:42 -04:00
Masaki Muranaka d8f46f8bfb Fix routes. Support the machine token.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2019-04-26 17:44:55 +09:00
Oleksandr Andriienko 0ce0408863
Fix licence year for some files. (#13082)
* Fix licence year.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Revert changes for .sql files

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Revert more sql files.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2019-04-11 10:14:48 +03:00
Roman Iuvshyn e60598bdaf
RELEASE: Set next development version (#13102) 2019-04-10 17:13:01 +03:00
Florent Benoit 37f7412ab5 Add yarn to build image as yarn is now used to build dashboard
Change-Id: Ic5b9dbc018a09ae5d39bd2d7db7ddd186642dff0
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-04-04 11:06:50 +02:00
Florent Benoit 3970c3e3b7 Fix dependencies to build it again
Change-Id: I69ec80f12136dbc7c7f2aa10c76be4752a643380
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-03-29 12:22:05 +01:00
Roman Iuvshyn 0abdc77ea0
RELEASE: Set next development version (#12922) 2019-03-19 15:56:30 +02:00
Mykola Morhun f76cc4dae7
Increase Keycloak idle session timeout (#12801) 2019-03-04 10:44:57 +02:00
Yevhen Vydolob e18566532c
Add devfile for dashboard (#12757)
* #12228 add devfile for dashboard

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
2019-03-01 10:23:04 +02:00
Roman Iuvshyn 0881493644
RELEASE: Set next development version (#12777) 2019-02-27 16:02:33 +02:00
Roman Iuvshyn 3778f01220
RELEASE: Set next development version (#12768) 2019-02-27 11:50:40 +02:00