Commit Graph

686 Commits (f709eb8da9afe3e80a63cea162627baac6f0f9e4)

Author SHA1 Message Date
cruizba ec9088eb4a Jenkinsfile: Execute 'All permissions for recordings' as sudo 2022-03-04 13:31:02 +01:00
cruizba 0f29c49774 Jenkinsfile: Typo in prepareTestingEnvironment 2022-03-04 13:21:55 +01:00
cruizba dd811cdbf6 Jenkinsfile: Permissions for openvidu recordings 2022-03-04 13:19:17 +01:00
cruizba c0efc392c6 Jenkinsfile: Show message to not fail in Kurento 2022-03-04 12:54:24 +01:00
cruizba 44b0c02a0e Jenkinsfile: Disable temporarily kurento tests 2022-03-04 10:55:20 +01:00
cruizba 285ff7b8f6 Fix wrong object in openvidu-java-client. Add e2e tests for customIceServers connection property in openvidu-java-client and openvidu-node-client 2022-02-16 17:36:41 +01:00
cruizba bfbca2862d openvidu-server, openvidu-test-app: Fix e2e tests with new customIceServers connection property 2022-02-14 15:53:28 +01:00
Juan Navarro 202e782c9d openvidu-server: disable Simulcast Publisher by default 2022-01-28 14:07:06 +01:00
Juan Navarro f05dc3db33 openvidu-server: rename Simulcast Publisher config
OPENVIDU_STREAMS_VIDEO_SIMULCAST --> OPENVIDU_WEBRTC_SIMULCAST
2022-01-28 14:06:36 +01:00
Juan Navarro bfa2ad8c65 openvidu-test-e2e: Support MEDIA_SERVER_PREFERRED and NONE as test codecs
Because this test is always run only for Kurento and Chrome, we know
what to select here in each case.
2022-01-20 12:00:01 +01:00
Juan Navarro 727a872d9f openvidu-test-e2e: Add new key 'forcedVideoCodecResolved' to API tests 2022-01-20 12:00:01 +01:00
pabloFuente 0b26735b7b openvidu-test-e2e: give more time to crossBrowserTest 2022-01-18 15:42:57 +01:00
pabloFuente 10e11072ab openvidu-test-e2e: fix number of JSON keys in restApiProTest 2022-01-13 14:02:23 +01:00
pabloFuente e46a93f42c Jenkinsfile: fix openvidu-testapp compilation 2022-01-13 12:18:16 +01:00
Juan Navarro 2d93abbd02 openvidu-test-e2e: fix wrong order of args in Assert.assertEquals 2021-12-29 13:31:38 +01:00
Juan Navarro 4c6e388cab openvidu-test-e2e: Allow optional webhook properties in test
Set `matchKeys` to `false`, because the webhook properties in the server
response are actually **optional**, so they cannot be enforced here.

When the server runs with OPENVIDU_WEBHOOK=false, then none of
OPENVIDU_WEBHOOK_ENDPOINT, OPENVIDU_WEBHOOK_HEADERS, or
OPENVIDU_WEBHOOK_EVENTS will exist on the actual JSON.
2021-12-27 11:24:41 +01:00
pabloFuente e6a495f2a4 openvidu-test-e2e: fix tests after recording name refactoring 2021-12-02 12:04:35 +01:00
pabloFuente 7d8221de73 openvidu-server: change recording number delimiter from - to ~ 2021-12-01 17:58:28 +01:00
pabloFuente ecd05262be openvidu-test-e2e: improved loadFolderFromCache 2021-11-18 19:38:32 +01:00
pabloFuente 2b6752fd73 openvidu-test-e2e: improve storeFolderInCache 2021-11-18 19:22:32 +01:00
pabloFuente 7f24241bc4 openvidu-test-e2e: improved storeFolderInCache 2021-11-18 18:50:52 +01:00
pabloFuente 75da9a8b20 openvidu-test-e2e: fix mv commands in commonFunctions.groovy cache methods 2021-11-18 18:05:18 +01:00
pabloFuente 7d0ea25ec5 openvidu-test-e2e: create destiny folder on loadFolderFromCache method 2021-11-18 17:48:59 +01:00
pabloFuente 00f67fa56c openvidu-test-e2e: commonFunctions.groovy mkdir fix 2021-11-18 17:40:04 +01:00
pabloFuente 48ebf2d36b openvidu-test-e2e: add cache management to commonFunctions.groovy 2021-11-18 17:36:02 +01:00
pabloFuente 0fdfc819a6 openvidu-test-e2e: delete extra repository folder on commonFunctions.groovy 2021-11-17 15:47:46 +01:00
pabloFuente 03b57c00cf openvidu-test-e2e: more flexible composedQuickStartRecordTest 2021-11-15 14:29:17 +01:00
pabloFuente e63f44d856 openvidu-test-e2e: remove empty file 2021-11-15 14:14:21 +01:00
pabloFuente 28b1763b31 openvidu-test-e2e: less restrictive unhandled alert exception 2021-11-15 12:37:28 +01:00
pabloFuente 13317a888d openvidu-test-e2e: reset event thread on alert opened 2021-11-15 12:20:57 +01:00
pabloFuente 22c7e08448 openvidu-test-e2e: keep increasing webhook event timeout 2021-11-13 22:40:47 +01:00
pabloFuente 23cccce323 openvidu-test-e2e: give more time to Webhook events on ip camera test 2021-11-13 17:51:02 +01:00
pabloFuente 5cfdd5d039 openvidu-test-e2e: more time for events in wehookTest 2021-11-13 01:18:40 +01:00
pabloFuente c9aed9da7b openvidu-server: revert commit reversion, without polling thread bug 2021-11-12 18:35:58 +01:00
pabloFuente c6687efe0e Revert "openvidu-test-e2e: fix restApiProTest"
This reverts commit 10ad16464c.
2021-11-12 18:09:52 +01:00
pabloFuente a281c5b2f9 openvidu-test-e2e: wait for containers to be removed at @AfterEach 2021-11-12 15:35:29 +01:00
pabloFuente 73df3cc969 openvidu-test-e2e: refactor testcontainers 2021-11-12 13:41:18 +01:00
pabloFuente 10ad16464c openvidu-test-e2e: fix restApiProTest 2021-11-11 18:50:32 +01:00
pabloFuente 8d40507ccd openvidu-test-e2e: headless browsers 2021-11-11 16:40:30 +01:00
pabloFuente fe0869e9fe openvidu-test-browsers: move waitWithNewTime from OpenViduTestappUser to BrowserUser 2021-11-10 15:24:30 +01:00
pabloFuente e5f87f58e8 openvidu-test-e2e: fix restApiFetchForce 2021-11-10 15:01:43 +01:00
pabloFuente 166ab0ba83 openvidu-test-e2e and openvidu-testapp: fix openviduSdkFetchTest 2021-11-10 13:24:46 +01:00
pabloFuente 09b3bbda62 openvidu-test-e2e: OpenViduTestappUser refactoring 2021-11-10 11:20:13 +01:00
pabloFuente 930676dc88 openvidu-test-e2e: setupBrowserAndConnectToOpenViduTestapp 2021-11-10 10:10:18 +01:00
pabloFuente fd7412462d openvidu-test-e2e: move exportable classes to src/main/java from src/test/java 2021-11-09 18:44:23 +01:00
pabloFuente d380d0359e openvidu-test-e2e: disable broken Chrome Android test 2021-11-08 12:36:15 +01:00
pabloFuente 319a5a1e59 openvidu-test-e2e: give android container 4GB shm-size 2021-11-08 11:38:04 +01:00
pabloFuente 6ac5d98211 openvidu-test-e2e: increment container start timeout for Android container 2021-11-08 10:44:47 +01:00
pabloFuente fd287c7d2c openvidu-test-e2e: update custom external layout from port 5555 to 4114 2021-11-08 10:03:08 +01:00
pabloFuente da39561ca3 Rollback to selenium 3. Android Chrome test 2021-11-08 00:41:04 +01:00
pabloFuente e619fd06f8 openvidu-test-browsers: set dimensions manually 2021-11-05 00:39:09 +01:00
pabloFuente e8c39c9242 Jenkinsfile: update commonFunctions browser containers pull with specific versions 2021-11-04 16:08:16 +01:00
pabloFuente de46b5ce4d openvidu-test-e2e: provide browser versions as env variables 2021-11-04 15:10:28 +01:00
pabloFuente 61bd4cf2fc openvidu-test-e2e: remove webdriver setup for testcontainers (they already include it!) 2021-11-04 15:02:51 +01:00
pabloFuente 47792608ce openvidu-test-e2e: protect dispose method @AfterEach from possible NullPointer 2021-11-04 14:10:32 +01:00
pabloFuente 3baa72396f Jenkinsfile: fix test launch with REMOTE_URL_EDGE env variable 2021-11-04 14:06:40 +01:00
pabloFuente dcdcbd1055 openvidu-test-e2e: testcontainers + edge test 2021-11-04 13:17:58 +01:00
pabloFuente abce613468 Jenkinsfile: increase shm size to 2g 2021-11-03 11:22:01 +01:00
pabloFuente e4d0123682 openvidu-test-e2e: fix openViduJavaClientTestIpCamAndTranscoding 2021-11-03 11:09:53 +01:00
pabloFuente e242255da4 Jenkinsfile: increase shm-size from 1g to 1.5g 2021-11-03 10:34:17 +01:00
Pablo Fuente Pérez e9b216f84e
Update commonFunctions.groovy
Jenkinsfile: return true on removeStrandedContainers
2021-11-03 09:32:37 +01:00
pabloFuente 788eb61ef9 openvidu-test-only: divide tests to reduce @OnlyKurento even more 2021-11-03 01:30:49 +01:00
pabloFuente ef88b86e01 Jenkinsfile: improved removeStrandedContainers 2021-11-02 14:26:46 +01:00
pabloFuente 4882bb89a2 openvidu-test-e2e Docker image: update Docker and node installations 2021-11-02 11:20:00 +01:00
pabloFuente 83a71e41ab Jenkinsfile: do not remove stranded containers at finally 2021-10-31 15:36:00 +01:00
pabloFuente a30fd89d85 Jenkinsfile: fix mediasoup-controller container launch with env variables 2021-10-31 14:18:16 +01:00
pabloFuente 1516fa7387 openvidu-test-e2e: extend webrtcConnectionCreated webhook time 2021-10-30 20:13:05 +02:00
pabloFuente 9b599ebb6a openvidu-test-e2e: mediaServerReconnect tests 2021-10-30 19:28:30 +02:00
pabloFuente 82115a7ce8 Jenkisnfile: avoid repeating mvn test on openvidu-server build command 2021-10-30 14:33:35 +02:00
pabloFuente fa422bfc02 Jenkinsfile: separated method for removeStrandedContainers 2021-10-29 20:38:39 +02:00
pabloFuente f90c4f5e6e Jenkinsfile: revert single quote script blocks to double quotes 2021-10-29 20:30:09 +02:00
pabloFuente 24607dabb5 openvidu-test-e2e: double quotes and curly brackets in commonFunctions.groovy 2021-10-29 20:26:50 +02:00
pabloFuente a04db053d3 Jenkinsfile: single quotes to double quotes. Env variables with curly brackets 2021-10-29 20:20:43 +02:00
pabloFuente f7ffea35a4 Jenkinsfile: fix single quote param literal 2021-10-29 20:07:33 +02:00
pabloFuente 0b8df4c4dd openvidu-test-e2e: split tests to extend mediasoup coverage 2021-10-29 19:57:23 +02:00
pabloFuente 73be3e808b Jenskinsfile: try setting env variable outside of script 2021-10-29 19:28:59 +02:00
pabloFuente 247ce5ad4b Jenkinsfile: change parameters of docker images 2021-10-29 19:14:41 +02:00
pabloFuente 8e31d80fde Jenkinsfile: fix path cd 2021-10-29 15:27:46 +02:00
pabloFuente 89f60fa0f5 Jenkinsfile: openvidu-test-e2e build on its own stage 2021-10-29 15:17:08 +02:00
pabloFuente 81e4421a0b Jenkinsfile: fix openViduE2ETest function 2021-10-29 15:12:16 +02:00
pabloFuente c1d5beb754 openvidu-test-e2e: MEDIASOUP_CONTROLLER_DOCKER_VERSION to MEDIASOUP_CONTROLLER_VERSION 2021-10-29 14:44:38 +02:00
pabloFuente 2f0607bdf3 Jenkinsfile: KMS_IP always to docker gateway 2021-10-29 14:01:31 +02:00
pabloFuente 658c1d5775 openvidu-test-e2e: single container openvidu/openvidu-test-e2e:focal 2021-10-29 13:49:34 +02:00
pabloFuente cacb7d8685 Jenkinsfile: fix 2021-10-29 13:44:02 +02:00
pabloFuente ff50fa45f0 Use kurento docker image with tests. Infinite media server reconnection on CE 2021-10-29 13:38:20 +02:00
pabloFuente 1a244f68cd Jenkinsfile: fix echo 2021-10-26 15:45:17 +02:00
pabloFuente 6a165ddf16 Jenkinsfile: show rm path on commonFunctions.groovy 2021-10-26 15:42:38 +02:00
pabloFuente a25ad7e4e8 Jenkinsfile: more parallelization of commonFunctions.groovy 2021-10-26 15:33:27 +02:00
pabloFuente 0ba234f794 Jenkinsfile: parallelization of commonFunctions.groovy#prepareTestingEnvironment 2021-10-26 15:26:41 +02:00
pabloFuente e867e7963d Jenkinsfile: check env variables instead of parameterizing them 2021-10-26 15:21:08 +02:00
pabloFuente e80c17cc04 Jenkinsfile: pass parameters to commonFunctions.groovy 2021-10-26 15:15:56 +02:00
pabloFuente d51e0ca4a5 Jenkinsfile: minor aesthetical adjustments 2021-10-26 15:06:17 +02:00
pabloFuente 2b00cf8d7a Jenkinsfile: add RelativeTargetDirectory 2021-10-26 14:59:15 +02:00
pabloFuente 7afbb8345c Jenkinsfile: fix script load 2021-10-26 14:52:35 +02:00
pabloFuente 2e8536064b Jenkinsfile: use checkout plugin instead of git clone command 2021-10-26 14:41:26 +02:00
pabloFuente a55ad8cd22 Jenkinsfile: fix commonFuncitons.groovy script path load 2021-10-26 14:07:26 +02:00
pabloFuente 49d09f0a2b Jenkinsfile: separate files 2021-10-26 10:58:52 +02:00
pabloFuente 59af2871d8 Jenkinsfile: fix permissions 2021-10-25 17:23:55 +02:00
pabloFuente 6485cb3232 Jenkinsfile: copy fake media files to /opt/openvidu 2021-10-25 17:12:28 +02:00
pabloFuente 8fb6dfe2f3 Jenkinsfile: fix broken parallelism 2021-10-25 14:31:42 +02:00