Revert "copr: remove chroot alias from epel-8 to rhelbeta-8"

This reverts commit 983856b224788b026b8f20fae50ae8571d22bee8.

We need to keep the promise and support rhelbeta-8 for the following
two weeks. See

https://lists.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org/thread/VVCHQXOXUL3TE5CC5JDFTS7ANPTVAP3M/

That means, that on 2019-10-02 we want to revert this revert.
This commit is contained in:
Jakub Kadlcik 2019-09-30 13:39:57 +02:00 committed by Pierre-Yves Chibon
parent 46914eae7b
commit f31d76fb35

View file

@ -97,7 +97,7 @@ DISCOURSE_URL = "https://discussion.fedoraproject.org/"
# on a client system, e.g. "rhelbeta-8" chroots in Copr which doesn't match to # on a client system, e.g. "rhelbeta-8" chroots in Copr which doesn't match to
# any real system, instead it is a temporary alias for "epel-8". In such case, # any real system, instead it is a temporary alias for "epel-8". In such case,
# set this to {"epel-8": "rhelbeta-8"} # set this to {"epel-8": "rhelbeta-8"}
CHROOT_NAME_RELEASE_ALIAS = {} CHROOT_NAME_RELEASE_ALIAS = {"epel-8": "rhelbeta-8"}
{% if whitelist_emails is defined %} {% if whitelist_emails is defined %}
WHITELIST_EMAILS = [ WHITELIST_EMAILS = [