Merge ~dbungert/curtin:vm-system-setup into curtin:master

Proposed by Dan Bungert
Status: Merged
Approved by: Michael Hudson-Doyle
Approved revision: 8f57cef3cce78fe3c272d4e679c32e8193e29280
Merge reported by: Server Team CI bot
Merged at revision: not available
Proposed branch: ~dbungert/curtin:vm-system-setup
Merge into: curtin:master
Diff against target: 20 lines (+1/-1)
1 file modified
tools/vmtest-system-setup (+1/-1)
Reviewer Review Type Date Requested Status
Server Team CI bot continuous-integration Approve
curtin developers Pending
Review via email: mp+448304@code.launchpad.net

Commit message

vmtest-system-setup: update for latest mantic

-pep8, not available
+parameterized, in use by tests

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/tools/vmtest-system-setup b/tools/vmtest-system-setup
2index c34e9aa..e53118e 100755
3--- a/tools/vmtest-system-setup
4+++ b/tools/vmtest-system-setup
5@@ -17,7 +17,6 @@ DEPS=(
6 git
7 make
8 net-tools
9- pep8
10 python3
11 python3-apt
12 python3-attr
13@@ -25,6 +24,7 @@ DEPS=(
14 python3-jsonschema
15 python3-nose
16 python3-oauthlib
17+ python3-parameterized
18 python3-pip
19 python3-pyflakes
20 python3-pytest

Subscribers

People subscribed via source and target branches