Commit Graph

655 Commits (757923bbc4a1e3db75f67b5bd418f45c6d37a3a4)

Author SHA1 Message Date
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
pabloFuente e45d585b2d Jenkinsfile: fix curl permissions with sudo 2021-10-25 12:50:01 +02:00
pabloFuente 483238f69e Jenkinsfile: test with simplified openvidu-cache 2021-10-25 12:46:49 +02:00
pabloFuente fe34c687b9 Jenkinsfile: fix curl command 2021-10-25 11:30:05 +02:00
pabloFuente ad8b7e6053 Jenkinsfile: wget changed to curl 2021-10-25 11:22:20 +02:00
pabloFuente 1be02a6b45 Jenkisnfile: concat binds array correctly 2021-10-25 10:35:27 +02:00
pabloFuente 230e17743d Jenkinsfile: update variable initialization 2021-10-25 10:32:51 +02:00
pabloFuente e826d4939a Jenkinsfile: export binds to a variable 2021-10-22 19:55:15 +02:00
pabloFuente 2ec9c6927a Jenkinsfile: mount /opt/openvidu/barcode.y4m file 2021-10-22 19:41:56 +02:00
pabloFuente 08aa82afc4 Jenkinsfile: fix wget 2021-10-22 17:30:24 +02:00
pabloFuente 65f492d5da Jenkinsfile: change cache strategy to /opt/openvidu-cache 2021-10-22 17:28:26 +02:00
pabloFuente 09ac981df0 Jenkinsfile: improved parallelism 2021-10-22 17:15:47 +02:00
pabloFuente 0b4f967e40 Jenkisfile: fix /opt/openvidu/removable path 2021-10-22 16:47:33 +02:00
pabloFuente 68c356f7af Jenkinsfile: /opt/openvidu/removable/recordings on mediasoup container launch 2021-10-22 15:40:44 +02:00
pabloFuente 49206ee03d openvidu-test-e2e docker images built with new flags 2021-10-22 15:33:53 +02:00
pabloFuente 9e2a64ee55 Jenkinsfile: rollback (always download custom layout) 2021-10-22 15:29:49 +02:00
pabloFuente 5ad2e4d975 Jenkinsfile: /opt/openvidu/removable 2021-10-22 15:20:56 +02:00
pabloFuente 0dbeb14d7c Jenkinsfile: improved file download. .m2 folder mounted 2021-10-22 15:12:03 +02:00
pabloFuente 4450406aa7 Jenkinsfile: add --no-transfer-progress to all mvn commands 2021-10-22 14:29:58 +02:00
cruizba a674c78049 jenkins: Remove unnecesary archive 2021-10-22 13:57:51 +02:00
pabloFuente c2c41f41bd Jenkinsfile: silent npm and mvn commands 2021-10-22 13:56:34 +02:00
pabloFuente 39679f0a0a Jenkinsfile: remove unused 'cd ..' 2021-10-22 13:44:11 +02:00
cruizba f60bad0467 Archive artifacts individually in each stage 2021-10-22 13:38:31 +02:00
cruizba 9a7f54e8cd jenkins: Missing save artifacts after kurento e2e tests 2021-10-22 13:29:32 +02:00
pabloFuente 126183a9e8 Jenkinsfile: more parallelization 2021-10-22 13:24:43 +02:00
pabloFuente 68b1f5e2ad Jenkinsfile: global OPENVIDU_COMMIT. Remove individual commits for artifacts 2021-10-22 13:22:26 +02:00
pabloFuente d234639423 Jenkinsfile: name parallel tasks without stages 2021-10-22 12:26:13 +02:00
pabloFuente cffa50ddab Jenkinsfile: more parallel tasks 2021-10-22 12:12:22 +02:00
pabloFuente fa3d4f6097 Jenkinsfile: fix parallel syntax 2021-10-22 11:57:00 +02:00
pabloFuente 1d53c87500 Jenkinsfile: fix parallel syntax 2021-10-22 11:47:00 +02:00
pabloFuente 7b8afcc21a Jenkinsfile: parallel stages 2021-10-22 11:38:40 +02:00
cruizba 50418dac6a Save logs for kurento and mediasoup environments 2021-10-21 19:21:43 +02:00