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
diff --git a/tools/vmtest-system-setup b/tools/vmtest-system-setup
index c34e9aa..e53118e 100755
--- a/tools/vmtest-system-setup
+++ b/tools/vmtest-system-setup
@@ -17,7 +17,6 @@ DEPS=(
17 git17 git
18 make18 make
19 net-tools19 net-tools
20 pep8
21 python320 python3
22 python3-apt21 python3-apt
23 python3-attr22 python3-attr
@@ -25,6 +24,7 @@ DEPS=(
25 python3-jsonschema24 python3-jsonschema
26 python3-nose25 python3-nose
27 python3-oauthlib26 python3-oauthlib
27 python3-parameterized
28 python3-pip28 python3-pip
29 python3-pyflakes29 python3-pyflakes
30 python3-pytest30 python3-pytest

Subscribers

People subscribed via source and target branches