Merge snap-kubernetes-test:gkk/core18-and-gimme-fix into snap-kubernetes-test:master

Proposed by George Kraft
Status: Merged
Merged at revision: db153d085ec2be3e433594b3888cb5184c51ff78
Proposed branch: snap-kubernetes-test:gkk/core18-and-gimme-fix
Merge into: snap-kubernetes-test:master
Diff against target: 12 lines (+1/-0)
1 file modified
snapcraft.yaml.in (+1/-0)
Reviewer Review Type Date Requested Status
Kevin W Monroe Approve
Review via email: mp+437518@code.launchpad.net

Commit message

Fix gimme errors

Description of the change

Fix gimme errors by forcing builds to use go from the host environment.

To post a comment you must log in.
Revision history for this message
Kevin W Monroe (kwmonroe) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml.in b/snapcraft.yaml.in
2index 96d15a2..4fa80d3 100644
3--- a/snapcraft.yaml.in
4+++ b/snapcraft.yaml.in
5@@ -49,6 +49,7 @@ parts:
6 git apply --stat $SNAPCRAFT_PART_BUILD/{{patch}}
7 {% endfor %}
8 {% endif %}
9+ export FORCE_HOST_GO=y
10 make clean && make WHAT=test/e2e/e2e.test
11 make ginkgo
12 cd $SNAPCRAFT_PART_INSTALL

Subscribers

People subscribed via source and target branches

to all changes: