- May 07, 2020
-
-
Jörn Künsemöller authored
TMSS-56: Add functionality to the default json generation to add required properties, add empty default objects in pipeline schemas so that generator traverses entire schema, fix empty list defaults
-
- May 06, 2020
-
-
Jörn Künsemöller authored
-
Jörn Künsemöller authored
-
- May 05, 2020
-
-
Jörn Künsemöller authored
-
- May 04, 2020
-
-
Jörn Künsemöller authored
TMSS-180 See merge request !147
-
Jorrit Schaap authored
TMSS-180: (and TMSS-60) implemented a TMSSSubTaskBusListener in a TMSSClient package, and used it to send/receice TMSS Subtask status changes messages (cherry picked from commit 7d07a86f)
-
- Apr 28, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Apr 24, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
ROHD-2426: Apply timeout on writing to pipe when stopping an observation that... See merge request !133
-
- Apr 23, 2020
-
-
Auke Klazema authored
Merge branch 'SW-914' into 'LOFAR-Release-4_0' See merge request !137
-
Jorrit Schaap authored
TMSS-186: make test(s) fail to show that gitlab blocks merge See merge request !135
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-186: fixed blinking test that fails on some systems under heavy load. Do not rely on sleep calls, but blocking-wait for proper state changes
-
Administrator authored
SW-914: Find latest installation of WinCC OA Closes SW-914 See merge request !136
-
Auke Klazema authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Apr 21, 2020
-
-
Roy de Goei authored
Resolve TMSS-179 Closes TMSS-179 See merge request !131
-
Jan David Mol authored
ROHD-2426: Apply timeout on writing to pipe when stopping an observation that is already stopped (and thus won't read from the pipe)
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Apr 20, 2020
-
-
Thomas Juerges authored
When a build-arg is used in athe FROM statement it kind of gets swallowed by Docker. In order to have access to it one has to add another ARG statement after the FROM.
-
This also solves the problem that specifying x96-64 as generic optimisation works for -march=x86-64 but not for -mtune. (cherry picked from commit 2ca76511)
-
(cherry picked from commit 35521b50)
-
Remove the -march=soandso and just pass soandso as build arg and take care of setting the -march and -mtune parameters in the Dockerfile. (cherry picked from commit fc141fee)
-
Fix a bug where parts of the image are always compiled with -march=haswell setting. This breaks even the compilation of lofar-base further down the line when executed on a non-haswell build host. (cherry picked from commit eacdc0c1)
-
Thomas Juerges authored
This also solves the problem that specifying x96-64 as generic optimisation works for -march=x86-64 but not for -mtune.
-
Thomas Juerges authored
Resolve ROHD-2434 "Bug fix Docker image lofar-base cpu optimisation" See merge request !130
-
Thomas Juerges authored
-
Jorrit Schaap authored
-