← Back to team overview

canonical-ubuntu-qa team mailing list archive

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"

Make this a list perhaps? Or are you being optimistic? :)

> +
>  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