diff options
author | juraj.linkes <juraj.linkes@pantheon.tech> | 2020-03-24 14:38:56 +0100 |
---|---|---|
committer | juraj.linkes <juraj.linkes@pantheon.tech> | 2020-03-24 14:38:56 +0100 |
commit | 8224b8404da42b47dcd9a3698f7e215264a23e43 (patch) | |
tree | 26784ae2ce9066798553be94731274167f189365 /jjb | |
parent | 48d2593a428b913b728a75e829593af1fb4272f5 (diff) |
Update 3n-tsh mrr daily periodicity
Change-Id: I640e634eda409b08645a3f341a194884dd501e51
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
Diffstat (limited to 'jjb')
-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 34a899004..d4f7b658e 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -61,7 +61,7 @@ periodicity: '0 14 * * *' - -3n-tsh: executor: 'ubuntu1804arm-us' - periodicity: '0 14 * * 6' + periodicity: '0 14 * * *' - 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}': node-arch: - 2n-clx |