Re: [PATCH 2/8] gitlab: print timestamps during windows msys jobs

2023-08-01 Thread Thomas Huth
On 01/08/2023 15.03, Daniel P. Berrangé wrote: It is hard to get visibility into where time is consumed in our Windows msys jobs. Adding a few log console messages with the timestamp will aid in our debugging. Signed-off-by: Daniel P. Berrangé --- .gitlab-ci.d/windows.yml | 5 + 1 file c

[PATCH 2/8] gitlab: print timestamps during windows msys jobs

2023-08-01 Thread Daniel P . Berrangé
It is hard to get visibility into where time is consumed in our Windows msys jobs. Adding a few log console messages with the timestamp will aid in our debugging. Signed-off-by: Daniel P. Berrangé --- .gitlab-ci.d/windows.yml | 5 + 1 file changed, 5 insertions(+) diff --git a/.gitlab-ci.d/