Put cronjobs to run at the same time 09/21509/2
authorhalil.cakal <halil.cakal@est.tech>
Tue, 25 Jun 2024 09:59:23 +0000 (10:59 +0100)
committerhalil.cakal <halil.cakal@est.tech>
Tue, 25 Jun 2024 10:18:01 +0000 (11:18 +0100)
- the order of cronjobs will be like:
- 0:00 run groovy tests
- 0:00 run k6 tests
- 0:31 run groovy plot
- 0:31 run k6 plot
- 1:00 run groovy tests
- 1:00 run k6 tests

Issue-ID: CPS-2244

Change-Id: I54ee6283e4fbc13df51c94d003205659adc55248
Signed-off-by: halil.cakal <halil.cakal@est.tech>

No differences found