Merge lp:~rbalint/ubuntu-archive-tools/cache-bileto-logs-too into lp:ubuntu-archive-tools

Proposed by Balint Reczey
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 1464
Merged at revision: 1465
Proposed branch: lp:~rbalint/ubuntu-archive-tools/cache-bileto-logs-too
Merge into: lp:ubuntu-archive-tools
Diff against target: 12 lines (+1/-1)
1 file modified
retry-autopkgtest-regressions (+1/-1)
To merge this branch: bzr merge lp:~rbalint/ubuntu-archive-tools/cache-bileto-logs-too
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+399948@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

I think this makes sense.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'retry-autopkgtest-regressions'
2--- retry-autopkgtest-regressions 2020-11-20 12:26:31 +0000
3+++ retry-autopkgtest-regressions 2021-03-20 12:13:06 +0000
4@@ -129,7 +129,7 @@
5 # test logs can be cached, too
6 m = re.search(
7 'https://objectstorage.prodstack[-0-9]*.canonical.com/v1/'
8- 'AUTH_[a-f0-9]*/autopkgtest-[a-z]*/([^/]*)/([^/]*)'
9+ 'AUTH_[a-f0-9]*/autopkgtest-[^/]*/([^/]*)/([^/]*)'
10 '/[a-z0-9]*/([^/]*)/([_a-f0-9]*)@/log.gz',
11 url)
12 if m:

Subscribers

People subscribed via source and target branches