toddlers, poddlers: run koji_block_retired after generating fresh json files
Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
parent
6d1c03d0eb
commit
93c91aef87
2 changed files with 2 additions and 2 deletions
|
@ -325,7 +325,7 @@ spec:
|
||||||
successfulJobsHistoryLimit: 3
|
successfulJobsHistoryLimit: 3
|
||||||
failedJobsHistoryLimit: 3
|
failedJobsHistoryLimit: 3
|
||||||
concurrencyPolicy: Forbid
|
concurrencyPolicy: Forbid
|
||||||
schedule: "15 4 * * *"
|
schedule: "30 5 * * *"
|
||||||
startingDeadlineSeconds: 500
|
startingDeadlineSeconds: 500
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
spec:
|
spec:
|
||||||
|
|
|
@ -111,6 +111,6 @@ poddlers_cronjobs:
|
||||||
only_env: staging
|
only_env: staging
|
||||||
command: pagure_fas_groups_sync
|
command: pagure_fas_groups_sync
|
||||||
- name: koji-block-retired
|
- name: koji-block-retired
|
||||||
schedule: "15 4 * * *"
|
schedule: "30 5 * * *"
|
||||||
only_env: production
|
only_env: production
|
||||||
command: koji_block_retired
|
command: koji_block_retired
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue