+nohup $CCI_SRC/providers/multi-qemu -n vm-2p8g -c 10 -q vm-2p8g.$(arch) &
"vm-2p8g" should not be fixed, the script should pass argument, and "vm-2p8g" and "10" should be set dafault value.
ok
Thanks, Yinsi
Thanks, Liushaofei
diff --git a/sparrow/install-tiny b/sparrow/install-tiny index 40358a4c..a81f2d5c 100755 --- a/sparrow/install-tiny +++ b/sparrow/install-tiny @@ -24,3 +24,4 @@ cd $CCI_SRC/sparrow || exit 5-build/register-account 7-systemd/systemd-setup 8-testbox/multi-docker
+8-testbox/multi-qemu
2.23.0