| From: Paul Wouters <p...@nohats.ca>

| cd testing/pluto/sometest
| ../../utils/kvmrunner.py .

It didn't work for me.  It boils down to:

        error: Domain not found: no domain with matching name 'road'

That's because I have this in my Makefile.inc.local:
        KVM_WORKERS=2
        KVM_PREFIX=a. b.
So I have two sets of machines, each with a prefix of a. or b.

I figured out that this does work:
        ../../utils/kvmrunner.py --prefix=a. .
_______________________________________________
Swan-dev mailing list
Swan-dev@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to