I am trying to setup Jenkins such that multiple teams can work with one installation. Every team needs the same set of jobs to be executed, but each of them should see only 'their' jobs. With this in mind I read https://www.cloudbees.com/blog/multi-tenancy-jenkins.
So far I learned that project based matrix authentication strategy is the thing to go for. Since I'd like to have team-specific variables for the otherwise extremely similar jobs I also thought of installing the Folders plugin, however it seems every user can see every folder. How is this intended to work? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/43f49701-d2f2-4a88-a2e1-e8bc0c936268%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
