#5276 [stage] Builders accessing files in stage koji
Closed: Fixed None Opened 7 years ago by lsedlar.

= problem =

Some of the tasks in a compose need to have access to stuff (mostly yum repos) built in the stage environment. For production, this is handled with the {{{http://kojipkgs.fedoraproject.org/compose/…}}} url.

= analysis =

For stage, just adding {{{stg}}} to the URL does not work. The response contains a 301 Moved Permanently redirect to production.

Please see output of this runroot task:

http://koji.stg.fedoraproject.org/koji/taskinfo?taskID=90000822

= enhancement recommendation =

It is not necessary for the files to be visible from the internet the same way production is. It is enough if builders can access it.

Is this somehow available already? If not, can I have some setup to achieve this?


I have dropped 2 redirects here and I think that should fix this, but I am not sure if it will break something else. ;)

Please test and let me know whats not working...

It's working quite well, thank you!

Login to comment on this ticket.

Metadata