Commit Graph

74 Commits

Author SHA1 Message Date
/dev/root
356d49cace [General] Change line for version parsing 2018-11-20 20:11:46 +01:00
/dev/root
ae973d8a7e [General] Update gitlabconnection 2018-11-20 08:21:33 +01:00
/dev/root
91fa299707 Update Jenkinsfile
Add missing `name:` to gitlabCommitStatus
2018-10-30 21:26:23 +01:00
momo5502
d95fcb11a3 [Jenkins] Completely disable unit tests 2017-07-12 11:41:00 +02:00
momo5502
8c4ca6e4da [Jenkins] Disable unit tests on linux 2017-07-12 11:23:08 +02:00
momo5502
a2bf7ccc10 [Jenkins] Change build tools 2017-06-15 11:26:24 +02:00
momo5502
9bbb64c861 [Jenkins] Change to vs2017 2017-06-15 11:14:44 +02:00
/dev/urandom
6005229159
[Jenkinsfile] Reenable tests. 2017-06-01 22:53:30 +02:00
/dev/urandom
ad3ba4b6e2
[Jenkinsfile] Mark build as unstable if tests fail on *nix or get interrupted (incl. timeout). 2017-06-01 22:53:30 +02:00
/dev/urandom
3189c55642
[Jenkinsfile] Fix indenting. 2017-06-01 22:53:30 +02:00
momo5502
80ef544cc4 [Jenkins] Disable unittests until fixed 2017-06-01 11:09:06 +02:00
/dev/root
d091c6e208 Removed unused try. 2017-05-31 23:22:03 +02:00
/dev/root
ec26e36f54 Removed duplicated timeouts. 2017-05-31 23:19:22 +02:00
/dev/root
7805d7f356 Set build to unstable if tests fail. 2017-05-31 23:00:56 +02:00
/dev/root
5327a4f272 Added timeout to Jenkinsfile for unit tests 2017-05-31 22:37:43 +02:00
/dev/root
e105c41455 Reenabled unit tests. 2017-05-31 22:22:15 +02:00
momo5502
9cc8da0786 [Jenkins] Diable more unit tests 2017-04-07 20:07:51 +02:00
momo5502
e4d68d8861 [Jenkins] Temporarily disable linux unit tests 2017-04-07 19:53:37 +02:00
/dev/root
ebbc0ec8cf [Jenkinsfile] Added deleteDir on branch 'master'
[ci skip]
2017-03-03 20:40:38 +01:00
/dev/urandom
8dad28caef
[Jenkins] Implement safety measurement against technical stupidity. 2017-02-08 00:22:33 +01:00
momo5502
9733262b6d [Jenkins] Reduce unittests to 2 retries 2017-02-05 14:02:21 +01:00
/dev/urandom
b8fd01242a
[Jenkinsfile] Get rid of unnecessary node and workspace allocations. 2017-01-03 23:23:30 +01:00
momo5502
325f9183a2 [Jenkins] Only keep last 30 artifacts 2016-11-27 17:11:53 +01:00
/dev/urandom
9b57436f9b
Jenkinsfile: Circumvent issues regarding failing Linux unit tests. 2016-10-12 08:36:59 +02:00
/dev/urandom
035aa56f8c
Add retry blocks. 2016-10-12 08:36:38 +02:00
/dev/urandom
4beab1ea12
Jenkinsfile: Properly handle special cases for workspace paths. 2016-10-11 23:10:31 +02:00
/dev/urandom
56bd9261b6
Jenkinsfile: Clean src directory before Docker image build for Linux unit testing. 2016-10-03 22:30:38 +02:00
/dev/urandom
3056e0639d
Jenkinsfile: Add ANSI color parsing for Linux unit testing/Docker image build. 2016-10-03 22:30:30 +02:00
/dev/urandom
976bf8d56d
Fix Jenkinsfile. 2016-10-03 21:45:14 +02:00
/dev/urandom
a3385a8d6c
Allow dynamic configuration of branch to pull executable from. 2016-10-03 19:51:26 +02:00
/dev/urandom
df40f991e4
Jenkinsfile: Enable all Wine warning messages.
We need this in order to debug which components are missing in the Wine testing environment as it seems to be the case that at least one critical networking library is missing despite the fact that the Docker image is almost completely copypasted from a previously working IW4x runtime environment.
2016-09-28 20:55:17 +02:00
/dev/urandom
cce87be09a
Jenkinsfile: Fix workspace allocation and rewrite for configuration mapping. 2016-09-17 19:08:22 +02:00
momo5502
cc00171a69 Remove static configs 2016-09-17 14:03:59 +02:00
/dev/urandom
a1de01474e
Jenkinsfile: Fix unstable status handling code. 2016-09-15 22:52:29 +02:00
/dev/urandom
0c532c58f5
Jenkinsfile: Mark build as unstable and add warning text if test fails on Linux instead of failing the build. 2016-09-15 22:06:29 +02:00
/dev/urandom
34950dde3b
Jenkinsfile: Variable fixes and removal of useless ls line. 2016-09-15 21:09:40 +02:00
/dev/urandom
f5f128313f
Jenkinsfile: Workaround for Jenkins bug regarding changing dir in Docker container and path fix. 2016-09-15 20:42:59 +02:00
/dev/urandom
c902909923
Jenkinsfile: Make Dockerfile available at testing phase. 2016-09-15 19:05:33 +02:00
/dev/urandom
92b9a4b856
Jenkinsfile: Wrong function signature. 2016-09-15 18:55:43 +02:00
/dev/urandom
3cacb0ca76
Jenkinsfile: Fix Docker image build parameters. 2016-09-15 18:30:31 +02:00
/dev/urandom
123665e0d1
Jenkinsfile: I guess we need a tag name for the built image for now. 2016-09-15 08:40:51 +02:00
/dev/urandom
06561ac143
Jenkinsfile: Attempt on unit testing on Linux. 2016-09-15 08:25:12 +02:00
/dev/urandom
93b408412f
Jenkinsfile: SCM checkout is unnecessary during unit tests. 2016-09-15 00:02:50 +02:00
/dev/urandom
ab39555935
Jenkinsfile: Fix job property definition. 2016-09-14 22:52:59 +02:00
/dev/urandom
078873436a
Jenkinsfile: Add missing job property specifying GitLab connection to report build status to. 2016-09-14 22:43:29 +02:00
/dev/urandom
9fc98ad5b0
Jenkinsfile: Fix GitLab commit status forwarding. 2016-09-14 22:33:19 +02:00
/dev/urandom
d0702cffc5
Jenkinsfile: Forward commit status to GitLab. 2016-09-14 21:13:14 +02:00
/dev/urandom
8eb34fbdb4
Jenkinsfile: This is meant to say "finally", not "catch". 2016-09-14 08:38:29 +02:00
/dev/urandom
d53650dbe7
Jenkinsfile: Use separate workspaces and clean them up. 2016-09-14 08:35:57 +02:00
/dev/urandom
afbd8f13ca
Jenkinsfile: Fix map syntax error. 2016-09-13 23:07:48 +02:00