canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #02150
Re: [Merge] autopkgtest-cloud:ubuntu-advantage-tools into autopkgtest-cloud:master
Diff comments:
> diff --git a/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker b/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker
> index eb2e73e..145a121 100755
> --- a/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker
> +++ b/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker
> @@ -76,6 +76,8 @@ ARCH_RELEASE_ALLOW_MAPPING = {
> "xenial": ["amd64", "i386"],
> }
>
> +SPECIAL_SNOWFLAKES = "ubuntu-advantage-tools"
I'd really meant to make it a set.
> +
> FAIL_CODES = (4, 6, 12, 14, 20)
>
> # In the case of a tmpfail, look for these strings in the log and if they're
--
https://code.launchpad.net/~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/457477
Your team Canonical's Ubuntu QA is requested to review the proposed merge of autopkgtest-cloud:ubuntu-advantage-tools into autopkgtest-cloud:master.
References