Fix copr integration tests (#3237)

Fixes: #2084
This commit is contained in:
Silvie Chlupova
2021-09-01 22:58:10 +02:00
committed by GitHub
parent c121e8685f
commit 7c493eb4e5
4 changed files with 12 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- copr - fix chroot naming issues, ``centos-stream`` changed naming to ``centos-stream-<number>`` (for exmaple ``centos-stream-8``) (https://github.com/ansible-collections/community.general/issues/2084, https://github.com/ansible-collections/community.general/pull/3237).