curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #02531
[Merge] ~dbungert/curtin:vmtest-attr into curtin:master
Dan Bungert has proposed merging ~dbungert/curtin:vmtest-attr into curtin:master.
Commit message:
vmtests: +python3-attr
Requested reviews:
curtin developers (curtin-dev)
For more details, see:
https://code.launchpad.net/~dbungert/curtin/+git/curtin/+merge/430393
--
Your team curtin developers is requested to review the proposed merge of ~dbungert/curtin:vmtest-attr into curtin:master.
diff --git a/tools/vmtest-system-setup b/tools/vmtest-system-setup
index 05f4c8e..4596df5 100755
--- a/tools/vmtest-system-setup
+++ b/tools/vmtest-system-setup
@@ -21,6 +21,7 @@ DEPS=(
make
net-tools
python3
+ python3-attr
python3-jsonschema
python3-nose
python3-simplestreams
Follow ups