Merge autopkgtest-cloud:canonical-qa into autopkgtest-cloud:master

Proposed by Brian Murray
Status: Merged
Merged at revision: 0069da9c8074d2c4337915c3f32d4e8c1faac0e3
Proposed branch: autopkgtest-cloud:canonical-qa
Merge into: autopkgtest-cloud:master
Diff against target: 13 lines (+1/-1)
1 file modified
charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker (+1/-1)
Reviewer Review Type Date Requested Status
Tim Andersson Approve
Review via email: mp+443515@code.launchpad.net

Description of the change

The Canonical Ubuntu QA team can also modify the autopkgtest-pkg-configs branch so let's added them as a point of contact.

To post a comment you must log in.
Revision history for this message
Tim Andersson (andersson123) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker b/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker
2index 55b8ef6..4ca5f88 100755
3--- a/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker
4+++ b/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker
5@@ -536,7 +536,7 @@ def request(msg):
6
7 # now let's fake up a log file
8 with open(os.path.join(out_dir, 'log'), 'w') as log:
9- log.write('This package is marked to never run. To get the entry removed, contact a member of the release team.')
10+ log.write('This package is marked to never run. To get the entry removed, contact a member of the Ubuntu Release or Canonical Ubuntu QA team.')
11
12 triggers = None
13 # a json file containing the env

Subscribers

People subscribed via source and target branches