From 631d7390502798d3d1efcad49c08294833e8737a Mon Sep 17 00:00:00 2001 From: chantra Date: Mar 24 2022 16:25:31 +0000 Subject: [cbs] note that external repos need to be explicitely requested at creation time. As mentioned in centos-infra#715, if a build target has depedencies on external repos, those need to be specifically requested in the creation infra ticket. --- diff --git a/docs/cbs.md b/docs/cbs.md index db5efe2..2edc1ba 100644 --- a/docs/cbs.md +++ b/docs/cbs.md @@ -70,7 +70,9 @@ Let's use one example, the `Cloud` SIG would like to build Openstack (Yoga relea The build target would be `cloud9s-openstack-yoga-el9s` and the tags would be : cloud9s-openstack-yoga-{candidate,testing,release} +!!! note + When requesting a new build target via an [infra ticket](https://pagure.io/centos-infra/issues), also request the external repositories your target may need to be added (e.g epel, epel-next...). ### Submit a build on CBS