- you may have to setup
ssh-agent
on your machine. ssh -A
toclient
git clone
this repo onclient
- run
setup-env.sh
(orsetup-env-mainline.sh
for mainline KVM/QEMU)
- check example configs in
eval_configs/example-config.sh
-
- run
eval.sh
with desired config file.- for example:
./eval.sh eval_configs/example-config.sh
- for example:
- or use
batch.sh
for running multiple configs.
- run