#5571 create 'test-modules' namespace in production pkgdb
Closed Opened by tflink.

Please create the 'test-modules' namespace in production pkgdb which will be used to hold automated checks for modules.

Like 'test-rpms', these repositories should mirror their content counterparts ('modules', in this case) in name and for ACLs.


There is not test-* namespace in pkgdb, the test-rpms git repos are directly generated when we sync pkgdb to dist-git, you want the same process here right?

(Just to be sure you're not expecting to handle the ACLs in pkgdb itself as we do for modules and packages)

Ha, I had forgotten that we did it that way. Thanks for the reminder!

Right.. we do synthesize the rpms-checks repos as an artificial namespace right here.

Yeah, Tim wanted to rename them to test-rpms in #5570 and then do just the same for modules here.

I don't think anything is currently stored in those tests-rpms repos. Assuming not, we can probably delete the existing ones, change the script and voila!

I don't think anything is currently stored in those tests-rpms repos. Assuming not, we can probably delete the existing ones, change the script and voila!

Safer way: stop fedmsg-hub, rename the folder, adjust the script, restart fedmsg-hub et voilà!

I'm fine with either method so long as the names end up changed :)

FYI, I will do this after freeze.

OK, this is done now.

I ran into lots of problems in prod that (I think) had mostly to do with cgit fighting with the partially deployed pagure there.

@ralph changed the status to Closed

Sorry, typo, I meant to say that I had problems in stg..

Metadata