mmm / charmtester

Other
4 stars 2 forks source link

charm white/black-lists working #11

Open mmm opened 11 years ago

mmm commented 11 years ago

should be able to deploy a tester with config specifying which charms to test.

charm_whitelist defaults to :all (store-based charms) has a list of charm branches to test.

charm_blacklist defaults to empty... excludes elements of the whitelist.

perhaps eventually these should take regexp patterns and github urls.

mmm commented 11 years ago

also should remove existing charm-jobs that don't match the patterns. This way we could run everything from config-changed and leave the testers up