Merge ~lloydwaltersj/maas:backport-org-snapcraft-change-3.5 into maas:3.5

Proposed by Jack Lloyd-Walters
Status: Merged
Approved by: Stamatis Katsaounis
Approved revision: 0fe4815165ee3e4ffcb4342c6f5ccecf03ae1c56
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~lloydwaltersj/maas:backport-org-snapcraft-change-3.5
Merge into: maas:3.5
Diff against target: 13 lines (+1/-1)
1 file modified
snap/snapcraft.yaml (+1/-1)
Reviewer Review Type Date Requested Status
MAAS Lander Approve
Stamatis Katsaounis Approve
Review via email: mp+463505@code.launchpad.net

Commit message

Move snap preload location to canonical org

(cherry picked from commit 30d40531a64899a488c7c7d3af4a6b62ff0c9207)

To post a comment you must log in.
Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b backport-org-snapcraft-change-3.5 lp:~lloydwaltersj/maas/+git/maas into -b 3.5 lp:~maas-committers/maas

STATUS: FAILED
LOG: http://maas-ci.internal:8080/job/maas-tester/5108/console
COMMIT: 0fe4815165ee3e4ffcb4342c6f5ccecf03ae1c56

review: Needs Fixing
Revision history for this message
Jack Lloyd-Walters (lloydwaltersj) wrote :

jenkins: !test

Revision history for this message
Stamatis Katsaounis (skatsaounis) wrote :

Please update the commit message to include the commit id from master branch. You can also do it auto-magically with:

git checkout 3.5
git cherry-pick -x <commit_id_from_master>

Most probably you are already aware of that but just in case :)

Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b backport-org-snapcraft-change-3.5 lp:~lloydwaltersj/maas/+git/maas into -b 3.5 lp:~maas-committers/maas

STATUS: FAILED
LOG: http://maas-ci.internal:8080/job/maas-tester/5112/console
COMMIT: 0fe4815165ee3e4ffcb4342c6f5ccecf03ae1c56

review: Needs Fixing
Revision history for this message
Jack Lloyd-Walters (lloydwaltersj) wrote :

jenkins: !test

Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b backport-org-snapcraft-change-3.5 lp:~lloydwaltersj/maas/+git/maas into -b 3.5 lp:~maas-committers/maas

STATUS: FAILED
LOG: http://maas-ci.internal:8080/job/maas-tester/5117/console
COMMIT: 0fe4815165ee3e4ffcb4342c6f5ccecf03ae1c56

review: Needs Fixing
Revision history for this message
Jacopo Rota (r00ta) wrote :

jenkins: !test

Revision history for this message
Stamatis Katsaounis (skatsaounis) :
review: Approve
Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b backport-org-snapcraft-change-3.5 lp:~lloydwaltersj/maas/+git/maas into -b 3.5 lp:~maas-committers/maas

STATUS: FAILED
LOG: http://maas-ci.internal:8080/job/maas-tester/5243/console
COMMIT: 0fe4815165ee3e4ffcb4342c6f5ccecf03ae1c56

review: Needs Fixing
Revision history for this message
Stamatis Katsaounis (skatsaounis) wrote :

jenkins: !test

Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b backport-org-snapcraft-change-3.5 lp:~lloydwaltersj/maas/+git/maas into -b 3.5 lp:~maas-committers/maas

STATUS: FAILED
LOG: http://maas-ci.internal:8080/job/maas-tester/5244/console
COMMIT: 0fe4815165ee3e4ffcb4342c6f5ccecf03ae1c56

review: Needs Fixing
Revision history for this message
Stamatis Katsaounis (skatsaounis) wrote :

jenkins: !test

Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b backport-org-snapcraft-change-3.5 lp:~lloydwaltersj/maas/+git/maas into -b 3.5 lp:~maas-committers/maas

STATUS: SUCCESS
COMMIT: 0fe4815165ee3e4ffcb4342c6f5ccecf03ae1c56

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
2index 0444e41..c6711da 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -288,7 +288,7 @@ parts:
6
7 snap-preload:
8 plugin: make
9- source: https://github.com/maas/snap-preload
10+ source: https://github.com/canonical/snap-preload
11 source-type: git
12
13 hooks:

Subscribers

People subscribed via source and target branches