← Back to team overview

ubuntu-bugcontrol team mailing list archive

Re: [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

 

Good idea. Now I'm setting the default value for pocket _after_ the `--esm` toggles take effect. Additionally, specifying a pocket when unembargoing an ESM update is no longer accepted (since the script was overriding it with `release` anyways).

I tested the following combinations and seemed to work fine:

- Unembargo to archive without pocket (defaults to security)
- Unembargo to archive with pocket override (uses the provided pocket)
- Unembargo to ESM without pocket (defaults to release)
- Unembargo to ESM with pocket override (errors out)
- Unembargo to ppa without pocket (defaults to release)
- Unembargo to ppa with pocket override (uses the provided pocket)
-- 
https://code.launchpad.net/~octagalland/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/479086
Your team Ubuntu Bug Control is requested to review the proposed merge of ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master.



References