Merge ~pwlars/snappy-hwe-snaps/+git/jenkins-jobs:prepare-with-virtualenv into ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master

Proposed by Paul Larson
Status: Merged
Approved by: Simon Fels
Approved revision: 1119ddbbeee9a18bd5f5f48b54d8b4fb29320201
Merged at revision: 57debe9b0798c4e7e8ef18e36c3b55a27bf95454
Proposed branch: ~pwlars/snappy-hwe-snaps/+git/jenkins-jobs:prepare-with-virtualenv
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master
Diff against target: 12 lines (+1/-0)
1 file modified
jobs/infrastructure/prepare-0-install.sh (+1/-0)
Reviewer Review Type Date Requested Status
Simon Fels Approve
Konrad Zapałowicz (community) code Approve
System Enablement Bot continuous-integration Approve
Review via email: mp+328036@code.launchpad.net

Description of the change

Add virtualenv to prepare-0-install.sh for the cert jobs we're looking to add

To post a comment you must log in.
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Konrad Zapałowicz (kzapalowicz) wrote :

ack

review: Approve (code)
Revision history for this message
Simon Fels (morphis) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/jobs/infrastructure/prepare-0-install.sh b/jobs/infrastructure/prepare-0-install.sh
2index 9fae262..032acb7 100644
3--- a/jobs/infrastructure/prepare-0-install.sh
4+++ b/jobs/infrastructure/prepare-0-install.sh
5@@ -40,6 +40,7 @@ sudo apt-get install --yes \
6 qemu \
7 binfmt-support \
8 qemu-user-static \
9+ virtualenv \
10 {install_packages}
11
12 # Install jenkins-jobs-builder

Subscribers

People subscribed via source and target branches

to all changes: