33 Commits

Author SHA1 Message Date
31425877b4
apparently python3 is needed 2022-05-06 01:09:25 +02:00
09f80f63b5
small dockerfile fix 2022-05-06 01:01:56 +02:00
81b29cfda6
lets hope this works 2022-05-05 20:16:42 +02:00
a920f60c61
use newer docker container d5 2022-05-05 19:50:53 +02:00
b54641a2a1
install catch2 for CI/CD 2022-05-05 19:48:04 +02:00
c83a177061
Build unittest by default in host build
- Also update CI/CD to build host build
2022-05-04 17:38:08 +02:00
69f39b765b
curl cant use wildcards 2022-04-19 18:30:21 +02:00
fa4ee7a84b
this is odd 2022-04-19 18:23:38 +02:00
0263d3adb5
newline at end 2022-04-19 18:20:07 +02:00
67fbabbd7c
update docker file and jenkins file 2022-04-19 18:18:07 +02:00
1f12a249f5 switched to docker_d3 2022-03-28 13:35:51 +02:00
b66c730c49 changed rootfs env variable from q7s to zynq7020 2022-03-28 13:30:26 +02:00
bb20b470ec building with -j4 instead of -j to limit strain on buildserver 2022-03-03 15:59:44 +01:00
221d7b408a using new docker container name 2022-03-02 18:01:21 +01:00
Uli
606da48861 changing fs.mqueue.msg_max for docker to be able to run unit tests 2022-03-02 16:02:23 +01:00
c37e7022d1 argh 2022-02-18 11:47:42 +01:00
15bab6ae33 c'mon... 2022-02-18 11:44:05 +01:00
5bd613fb57 Merge branch 'mohr/automation' into mohr/catch2 2022-02-18 11:39:15 +01:00
6a8c9e14e9 added libgps to docker to be able to build for linux 2022-02-18 11:39:03 +01:00
54e3b99708 enable unittests in Jenkinsfile 2022-02-18 11:38:23 +01:00
29efde6cbb what kind of language is this? 2022-02-17 18:37:00 +01:00
57280167a2 Updated Dockerfile and Jenkinsfile 2022-02-17 18:31:21 +01:00
bd7958f6c5
cleanDocker 2022-01-19 11:28:37 +01:00
890d28fb7f
removed dummy change 2022-01-19 11:16:57 +01:00
0724215b6a
change dockerfile to trigger container rebuild 2022-01-19 11:16:42 +01:00
4fbfbe8bb8 cleanCI 2021-07-29 12:38:24 +02:00
12be969ca2 jenkins seems to overwrite out PATH 2021-07-29 12:34:01 +02:00
93fa82c413 copy pasted wrong cmake line 2021-07-29 12:23:17 +02:00
6c8336bcfe something's broken with the automatic docker build, reverting change, will look into it later 2021-07-29 12:20:02 +02:00
af6f24d668 forcing docker build 2021-07-29 12:18:32 +02:00
acaf87095a forcing docker build 2021-07-29 12:17:30 +02:00
afb7a2008f typo in Jenkinsfile 2021-07-29 12:14:37 +02:00
6361fcb6bb added Jenkinsfile, moved together with Dockerfile into automation folder
having the automation files in an empty folder accelerates docker build.
Also, I think these files are not related to the source code and as such should live in their own space
2021-07-29 12:06:14 +02:00