CHANGE: switch yamato trigger to always run performance tests even with no changes to branch (#2002)
Performance test are now always rerun as per schedule.
This commit is contained in:
Родитель
dd5ce9f2b6
Коммит
ee9617bc52
|
@ -259,10 +259,10 @@ performance_tests_only:
|
|||
recurring:
|
||||
- branch: develop
|
||||
frequency: daily
|
||||
rerun: on_new_revision
|
||||
rerun: always
|
||||
- branch: stable
|
||||
frequency: weekly
|
||||
rerun: on_new_revision
|
||||
rerun: always
|
||||
|
||||
{% for run in (1..2) %}
|
||||
publish{% cycle "", "_dryrun" %}:
|
||||
|
|
Загрузка…
Ссылка в новой задаче