Commit Graph

78 Commits

Author SHA1 Message Date
bernat 7a4339b5aa Add additional maps to be tested 2021-06-16 11:04:24 +02:00
Daniel Santos-Oliván 2621a9ad11 Disable camera smoke test 2021-05-20 16:33:27 +02:00
Daniel Santos-Olivan 7edcea297b Jenkinsfile: Revert changes 2021-05-20 16:33:27 +02:00
Daniel Santos-Olivan 55f68cc403 Update of Jenkinsfile 2021-05-20 16:33:27 +02:00
Daniel Santos-Olivan d6ee662bcd Jenkinsfile: Added control in the launch of the server 2021-05-20 16:33:27 +02:00
Daniel Santos-Olivan c779b364e8 Jenkinsfile: grouping sh commands in blocks 2021-05-20 16:33:27 +02:00
Daniel Santos-Olivan 93ab8b9d87 Jenkinsfile: Fixed small bug 2021-05-20 16:33:27 +02:00
Daniel Santos-Olivan d486adc81a Update Jenkinsfile
We have split the smoke test for Python2, Python3 and the examples
to reboot the server between each of them.
2021-05-20 16:33:27 +02:00
Axel 04482af93d Updated jenkinsfile and changelog 2021-03-04 12:48:57 +01:00
bernat 8a140a8ed0 Update --clean-intermediate flag 2021-03-01 15:29:17 +01:00
bernat 930952e58d Updating content version 2021-03-01 11:34:22 +01:00
bernat 92b26c234d Disabling temporally AdditionalMaps on windows 2021-02-26 09:29:06 +01:00
bernat f0248d3812 Removing Carsim from packages 2021-02-25 16:48:15 +01:00
bernat 646325094a Adding offscreen command 2021-02-25 16:48:15 +01:00
bernat 132d394a82 Adding UE4_ROOT variable 2021-02-25 16:48:15 +01:00
bernat 6a5f64ed57 Modified Jenkinsfile for UE 4.26 2021-02-25 16:48:15 +01:00
bernat 7374804542 Adding plugins to the package 2020-12-22 16:13:50 +01:00
bernat 0d24c199fa New option to package to a single archive all 2020-12-18 14:32:05 +01:00
bernat 87f477b852 Fix windows packages argument 2020-12-14 12:33:31 +01:00
Axel 9f13584be8 Update gitignore 2020-12-11 16:59:44 +01:00
Axel a046aa0c62 Fixed jenkinsfile 2020-12-10 20:38:33 +01:00
Axel b1cbabd37a Updated Jenkinsfile 2020-12-10 20:38:33 +01:00
Axel 784d9b9ffe Updated jenkins file. 2020-10-02 11:51:37 +02:00
Axel b6c650d438 Python 2 returns. 2020-10-02 11:51:37 +02:00
bernat b08539d7f4 Add Python 2 .egg 2020-09-30 12:53:05 +02:00
bernat 3e76783217 Fixing python version 2020-09-23 17:47:11 +02:00
bernat fd611b2e33 Adding smoke_tests again 2020-09-23 17:47:11 +02:00
bernat 43ce1b0f01 Adding nightly build on dev branch 2020-09-23 12:00:19 +02:00
bernat f2c3b9fce6 Revert "Adding nightly build on dev branch also"
This reverts commit 3a8db3fd9f.
2020-09-23 10:54:14 +02:00
bernat 3a8db3fd9f Adding nightly build on dev branch also 2020-09-23 10:50:13 +02:00
bernat 201bc254a7 Changing Jenkinsfile for Doxygen 2020-09-04 17:25:21 +02:00
Axel 172d947ed8 Removed Python 2 from default builds. 2020-09-04 17:24:16 +02:00
Axel 3926fec5fb fixed argument parsing issue. 2020-08-27 11:29:47 +02:00
Axel c2f703b504 Added version to python3 compilation options. 2020-08-27 11:29:47 +02:00
Axel 6a156fbf75 testing 2020-08-27 11:29:47 +02:00
Axel 508dd06e2f Testinc jenkins 2020-08-27 11:29:47 +02:00
bernat b217432944 Remove smoke testes (temporally) 2020-07-31 21:55:30 +02:00
bernat 4aa14ad1f5 Little changes to Jenkinsfile 2020-04-22 12:24:28 +02:00
bernat 0f00bd438a Changing the the new groovy script 2020-03-27 12:51:02 +01:00
bernat 4fc90bc2db Cleaning Jenkinsfile 2020-03-20 18:13:08 +01:00
bernat 9ab7591242 Activate UE 4.24 in Jenkins 2020-03-20 12:01:30 +01:00
bernat 27e3733020 Upgrading windows scripts to 4.24 2020-03-20 12:01:30 +01:00
bernat de82275f10 Fix windows deploy 2020-03-19 18:58:09 +01:00
bernat 7a9dd5a6de Fix windows in jenkinsfile 2020-03-19 17:34:07 +01:00
bernat 3bef703f24 Add scalability script to Jenkinsfile 2020-03-19 00:45:00 +01:00
bernat 2f5409d4b6 Fixing Doxygen and clean steps 2020-03-13 09:24:46 +01:00
bernatx fdcc0eaad0 Fixing Doxygen in Jenkinsfile 2020-03-06 14:38:22 +01:00
bernatx 930b6ec115 Clean all jobs in Jenkins 2020-03-06 08:26:09 +01:00
Marc Garcia Puig 90284dc91e
Modifying pipeline for use AWS cloud (#2504)
Build success


Added package


Remove delete workspace for testing


Clean workspace after build


Add deploy for testing


Relocation of Unreal Engine


Using absolute path for UnrealEngine


Execute shell


Test without remove at end


Using bash instead of shell


New jenkins file for testing nodes

new tag

modified

modify 'test' stage


all in GPU


tags


all in 'build' and 'gpu'


Adjust some scripts to run smooth on GPU slave


force deploy always


Disable docker push


Remove all on slaves at end


add some locks


add some parallel stages


Fix windows package, now it copies all required files


Add 7zip option to compress package for windows


Add 'make CarlaUE4Editor' to windows


Fix the program files path for windows 64


More jobs on parallel


Add Update.bat to windows pipeline


Fixing make CarlaUE4Editor


Commenting stages in windows


Enable again download of content and fix artifact


Build only Ubuntu


Enable deploy of Docker


Make packaging of additional maps


Enabling windows build again


Adding Deploy for windows


Change URL to the new S3 buckets


Changed the Jenkins public IP


Fixes from Codacy


Disable Windows build


Add more time to smoke tests for connecting


Add 'run' option of examples without compilation


Enabled delete all after job


Adds a lock for the packaging


Removing all locks


Update the Doxygen step in Ubuntu


Fix nodes to use
2020-03-05 13:16:18 +01:00
Marc Garcia Puig 9d068d2be2 Fix dirty packages 2019-12-12 14:25:10 +01:00