X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ping-node.md;h=84a6ae1d2bf069c33cf7b349fe3ed81171954d45;hb=025e3234621c9dfe7e30dee61e4fa896d24629f2;hp=3048b5e3f09c9606a7797b66e8ccc07996fce338;hpb=8e9387ccf6bb0040f8f89a1d8fe256d27daeac09;p=bootcd.git diff --git a/ping-node.md b/ping-node.md index 3048b5e..84a6ae1 100644 --- a/ping-node.md +++ b/ping-node.md @@ -13,10 +13,11 @@ And namely, the set of systemd files that describe booting off the CD image * and then run it on the testmaster side like this - iterate-ping-node + `iterate-ping-node -o run01 ` * This allows to run a given bootcd (the iso computed for one node) several times over, and to gather all logs from qemu -* This is **only** restarting the kvm/qemu node several times, nothing is done to recompute the .iso itself (see below for that). So the game is to easily simulate how a change to `bootcd` would affect a node ISO without rebuilding the whole damn thing. +* This is **only** restarting the kvm/qemu node several times, nothing is done to recompute the .iso itself (see below for that). So the game is to easily simulate how a change to `bootcd` would affect a node ISO without rebuilding the whole damn thing +* When -o is provided, the directory argument is created and all log files are stored in there ## Easily redo a .iso