203 Commits

Author SHA1 Message Date
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
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
cruizba
377f338f09 jenkins: stages with e2e tests inside try catch 2021-10-21 19:19:41 +02:00
cruizba
79ceed2c45 Set build as FAILURE on any test failure 2021-10-21 16:44:25 +02:00
cruizba
c2ec01d38c openvidu-server-e2e: E2E Test for mediasoup 2021-10-21 14:35:11 +02:00
pabloFuente
e8dd9bd8f4 openvidu-server: signalSent event 2020-11-15 01:15:52 +01:00
pabloFuente
1c21a154cd openvidu-test-e2e: add opera test and refactor Jenkinsfile 2020-11-14 22:42:59 +01:00
pabloFuente
33831f86a7 Jenkinsfile: add -x flag in all bash scripts 2020-11-12 11:34:09 +01:00
pabloFuente
e56005bbc1 Jenkinsfile: updated kurento-java build 2020-11-11 15:16:17 +01:00
pabloFuente
1b0f4e0d93 Jenkinsfile: fix KURENTO_JAVA_SNAPSHOT option 2020-11-11 13:49:01 +01:00
pabloFuente
fbb7e6ce43 Jenkinsfile: fail execution if error in any inline script 2020-11-10 21:33:46 +01:00
pabloFuente
b7f492fead Jenkinsfile: return if error in script 2020-11-10 21:25:25 +01:00
pabloFuente
339a894682 Jenkinsfile updated with try-catchs 2020-11-10 20:51:33 +01:00
pabloFuente
d4eac2c895 Jenkinsfile: fix root permissions 2020-11-10 20:12:34 +01:00
pabloFuente
df0530d0a8 openvidu-test-e2e: new network quality e2e test 2020-11-05 17:33:25 +01:00
pabloFuente
42e14a9610 Jenkinsfile: use local openvidu-java-client in openvidu-test-e2e 2020-11-04 21:23:39 +01:00
pabloFuente
bb194b750b Jenkinsfile update 2020-11-04 20:32:43 +01:00
pabloFuente
b3f9fa3a40 Jenkinsfile fixed 2020-11-04 19:08:01 +01:00
pabloFuente
d9bbe3c3b1 Jenkinsfile: openvidu-java-client commit parameterized 2020-11-04 17:51:19 +01:00
pabloFuente
8543ee2e49 Jenkinsfile fixed 2020-11-04 17:19:21 +01:00
pabloFuente
8715d2109c Jenkinsfile: openvidu-java-client local installation 2020-11-04 17:00:16 +01:00
pabloFuente
14453e5704 Jenkinsfile: force checkout 2020-11-04 16:40:33 +01:00
pabloFuente
e7938aa1b9 Jenkinsfile fixed 2020-11-04 16:37:21 +01:00
pabloFuente
5caa51a5e7 Jenkinsfile: parameterized OPENVIDU_TESTE2E_COMMIT 2020-11-04 15:32:32 +01:00
pabloFuente
f5daa6877a Jenkinsfile: force checkout to master 2020-11-04 14:15:56 +01:00
pabloFuente
f687d269be Jenkinsfile fixed (testapp keys location) 2020-11-04 13:31:55 +01:00
pabloFuente
a38f3e087e Jenkinsfile: output testapp in /opt path 2020-11-04 13:10:00 +01:00
pabloFuente
d36db20570 Jenkinsfile: configure openvidu-testapp commit 2020-11-04 12:50:07 +01:00
pabloFuente
7919caeb23 Jenkinsfile updated 2020-10-08 20:41:55 +02:00
pabloFuente
18848658f5 openvidu-test-e2e: new EXTERNAL_CUSTOM_LAYOUT_PARAMS system property 2020-10-01 22:03:01 +02:00