[Swan-dev] ../../utils/runkvm.py

D. Hugh Redelmeier hugh at mimosa.com
Mon Jul 16 13:01:47 UTC 2018


| From: Paul Wouters <paul at 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. .


More information about the Swan-dev mailing list