Merge ~alfonsosanchezbeato/snappy-hwe-snaps/+git/jenkins-jobs:add-u-c-i-pcks into ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master

Proposed by Alfonso Sanchez-Beato
Status: Merged
Approved by: Konrad Zapałowicz
Approved revision: a8ec592e6632bda9ef3740dc07204b3e89faf21f
Merged at revision: 3b14fad351eac64c93e03e5420b64a8d5346df7f
Proposed branch: ~alfonsosanchezbeato/snappy-hwe-snaps/+git/jenkins-jobs:add-u-c-i-pcks
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master
Diff against target: 20 lines (+2/-0)
1 file modified
jobs/infrastructure/prepare-0-install.sh (+2/-0)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Konrad Zapałowicz (community) code Approve
Review via email: mp+334088@code.launchpad.net

Description of the change

Install packages needed for ubuntu-custom-image testing

To post a comment you must log in.
Revision history for this message
Konrad Zapałowicz (kzapalowicz) wrote :

ack

review: Approve (code)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Gary.Wang (gary-wzl77) wrote :

Adding python3-yaml looks like a bad recipe. here. :(

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 3d2fb34..801f3bb 100644
3--- a/jobs/infrastructure/prepare-0-install.sh
4+++ b/jobs/infrastructure/prepare-0-install.sh
5@@ -44,6 +44,7 @@ $SUDO apt-get install --yes \
6 python-git \
7 python-pip \
8 python3-pip \
9+ python3-yaml \
10 tarmac \
11 jenkins-launchpad-plugin \
12 openssh-client \
13@@ -58,6 +59,7 @@ $SUDO apt-get install --yes \
14 abootimg \
15 android-tools-fsutils \
16 snapcraft \
17+ tox \
18 {install_packages}
19
20 # Install additional sofware from the python package database

Subscribers

People subscribed via source and target branches