#539 Revert "bodhi / backend: fesco wants to keep 3 days to stable until final"
Merged 3 years ago by kevin. Opened 3 years ago by mohanboddu.
fedora-infra/ mohanboddu/ansible bodhi-days-testing  into  main

@@ -592,10 +592,7 @@ 

  f{{ FedoraBranchedNumber }}.pre_beta.critpath.stable_after_days_without_negative_karma = 14

  {% elif FedoraBranchedBodhi is defined and FedoraBranchedBodhi == 'postbeta' %}

  f{{ FedoraBranchedNumber }}.status = post_beta

- #f{{ FedoraBranchedNumber }}.post_beta.mandatory_days_in_testing = 7

- #fesco has decided that since this cycle is so short, we will keep 3 days in testing until release.

- #This should change to 7 after release.

- f{{ FedoraBranchedNumber }}.post_beta.mandatory_days_in_testing = 3

+ f{{ FedoraBranchedNumber }}.post_beta.mandatory_days_in_testing = 7

  f{{ FedoraBranchedNumber }}.post_beta.critpath.min_karma = 2

  f{{ FedoraBranchedNumber }}.post_beta.critpath.stable_after_days_without_negative_karma = 14

  {% endif %}

Now that F33 is released, we should revert back to original.

Fixes: https://pagure.io/releng/issue/10087

This reverts commit df8e137.

Metadata Update from @mohanboddu:
- Pull-request tagged with: freeze-break-request

3 years ago

+1, looks good to me.

rebased onto c062941

3 years ago

rebased onto c062941

3 years ago

Pull-Request has been merged by kevin

3 years ago