#1153 send compose and updates reports to test-reports list instead of test list
Merged 2 years ago by adamwill. Opened 2 years ago by kparal.
fedora-infra/ kparal/ansible test-reports  into  main

@@ -3,7 +3,7 @@ 

  # send out check-compose reports. This could cause duplicate reports

  # if additional systems were added to this group.

  checkcompose_emailfrom: rawhide@fedoraproject.org

- checkcompose_emailto: "test@lists.fedoraproject.org devel@lists.fedoraproject.org"

+ checkcompose_emailto: "test-reports@lists.fedoraproject.org"

  checkcompose_env: production

  checkcompose_env_suffix:

  checkcompose_greenwaveurl: https://greenwave.fedoraproject.org

@@ -337,7 +337,7 @@ 

  # fedora_epel_announce_list = epel-package-announce@lists.fedoraproject.org

  # fedora_epel_test_announce_list = epel-devel@lists.fedoraproject.org

  fedora_announce_list = package-announce@lists.fedoraproject.org

- fedora_test_announce_list = test@lists.fedoraproject.org

+ fedora_test_announce_list = test-reports@lists.fedoraproject.org

  fedora_epel_announce_list = epel-package-announce@lists.fedoraproject.org

  fedora_epel_test_announce_list = epel-devel@lists.fedoraproject.org

  

Related: https://pagure.io/fedora-qa/issue/700

Signed-off-by: Kamil Páral kparal@redhat.com


Please run the playbooks after merging this, thank you.

Build succeeded.

rebased onto f91294e

2 years ago

rebased onto f91294e

2 years ago

Build succeeded.

Pull-Request has been merged by adamwill

2 years ago

check-compose playbook is run, nirik will run the bodhi one.

It's run, but the server isn't restarted yet... it's in the middle of last nights updates pushes (due to signing backlog)