diff options
author | juraj.linkes <juraj.linkes@pantheon.tech> | 2019-12-11 08:55:00 +0100 |
---|---|---|
committer | juraj.linkes <juraj.linkes@pantheon.tech> | 2019-12-11 08:55:00 +0100 |
commit | b8591e64a3da7c9de4eb12d35032229652bdcb71 (patch) | |
tree | 2c4496f8557636fa5aa1275bd08d254943410e0d | |
parent | f41dcbafd918d325a840c1ed172845ee67b58e44 (diff) |
Execute 3n-tsh-mrr-daily daily
The job is working properly, switch from weekly to daily execution.
Change-Id: I656f81ff0dcb561f2c1ba35b96bd9e3936de3af3
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
-rw-r--r-- | jjb/csit/csit-perf.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index cc722f5bc..2383b5e27 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -29,7 +29,7 @@ - -3n-dnv - -3n-tsh: executor: 'ubuntu1804arm-us' - vpp-mrr-daily-periodicity: '0 14 * * 0' + vpp-mrr-daily-periodicity: '0 14 * * *' - 'csit-vpp-perf-mrr-weekly-master-{node-arch}': node-arch: - 2n-clx |