juju-solutions / bundle-cwr-ci

Deploy the Juju Charm CI system
Other
2 stars 6 forks source link

The jenkins job names should have a prefix #12

Open mbruzek opened 7 years ago

mbruzek commented 7 years ago

I deployed cwr-ci bundle to a model that already had jenkins installed. Juju correctly skipped deploying a new jenkins unit. The charm registered new jobs that mixed in with the other jobs I already had on the system.

We should consider prefixing the job names so they are grouped together. A prefix would also help with name collisions which are unlikely but possible.