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

2018-07-17 Thread Andrew Cagney
On Tue, 17 Jul 2018 at 08:14, Antony Antony wrote: > > On Mon, Jul 16, 2018 at 11:20:21AM -0400, Andrew Cagney wrote: > > On Mon, 16 Jul 2018 at 09:01, D. Hugh Redelmeier wrote: > > > > > > | From: Paul Wouters > > > > > > | cd testing/pluto/sometest > > > | ../../utils/kvmrunner.py . > > > > >

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

2018-07-17 Thread Andrew Cagney
On Tue, 17 Jul 2018 at 09:21, D. Hugh Redelmeier wrote: > > | From: Antony Antony > > | This is possibly another another workaround. Try it? > | > | KVM_PREFIX='' a. > | > | always have '' as a prefix and then there will be two sets, a.east and east Ah, yes. It's the supported way of defining

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

2018-07-17 Thread D. Hugh Redelmeier
| From: Antony Antony | This is possibly another another workaround. Try it? | | KVM_PREFIX='' a. | | always have '' as a prefix and then there will be two sets, a.east and east Thanks. I thought of that. I decided not to do it because: - I did not know if it would work and it would take

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

2018-07-17 Thread Antony Antony
On Sat, Jul 14, 2018 at 02:54:39PM -0400, Paul Wouters wrote: > On Fri, 13 Jul 2018, Andrew Cagney wrote: > > > > I use: > > > > > > cd testing/pluto/sometest > > > ../../utils/kvmrunner.py . > > > > Right. I suspect runkvm.py is dead? > > I would confirm that with Antony, as he has some diffe

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

2018-07-17 Thread Antony Antony
On Mon, Jul 16, 2018 at 11:20:21AM -0400, Andrew Cagney wrote: > On Mon, 16 Jul 2018 at 09:01, D. Hugh Redelmeier wrote: > > > > | From: Paul Wouters > > > > | cd testing/pluto/sometest > > | ../../utils/kvmrunner.py . > > > > It didn't work for me. It boils down to: > > > > error: Domai

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

2018-07-17 Thread Antony Antony
On Mon, Jul 16, 2018 at 09:01:47AM -0400, D. Hugh Redelmeier wrote: > | From: Paul Wouters > > | 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 ha

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

2018-07-16 Thread Andrew Cagney
On Mon, 16 Jul 2018 at 09:01, D. Hugh Redelmeier wrote: > > | From: Paul Wouters > > | 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

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

2018-07-16 Thread D. Hugh Redelmeier
| From: Paul Wouters | 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

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

2018-07-14 Thread Paul Wouters
On Fri, 13 Jul 2018, Andrew Cagney wrote: I use: cd testing/pluto/sometest ../../utils/kvmrunner.py . Right. I suspect runkvm.py is dead? I would confirm that with Antony, as he has some different ways of running tests that others do not use. Paul _

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

2018-07-13 Thread Andrew Cagney
On Tue, 10 Jul 2018 at 11:22, Paul Wouters wrote: > > On Tue, 10 Jul 2018, D. Hugh Redelmeier wrote: > > > | From: Andrew Cagney > > | > > | What are you trying to do? > > > > I'm in a test's directory and I want to run just that test. I think > > that's how Paul does one-at-a-time testing. > >

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

2018-07-10 Thread Paul Wouters
On Tue, 10 Jul 2018, D. Hugh Redelmeier wrote: | From: Andrew Cagney | | What are you trying to do? I'm in a test's directory and I want to run just that test. I think that's how Paul does one-at-a-time testing. I use: cd testing/pluto/sometest ../../utils/kvmrunner.py . Paul

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

2018-07-10 Thread D. Hugh Redelmeier
| From: Andrew Cagney | | What are you trying to do? I'm in a test's directory and I want to run just that test. I think that's how Paul does one-at-a-time testing. For one-at-a-time testing I've been using what's documented in make kvm-help which is make kvm-check KVM_TESTS+=test

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

2018-07-06 Thread Andrew Cagney
What are you trying to do? On Thu, 5 Jul 2018 at 22:38, D. Hugh Redelmeier wrote: > > When I try this, I get this message > Either hostname or domain must be specified > > I'm guessing that's because my vms are named a.* and b.* > > Is there a way to use runkbm.py? > _

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

2018-07-05 Thread D. Hugh Redelmeier
When I try this, I get this message Either hostname or domain must be specified I'm guessing that's because my vms are named a.* and b.* Is there a way to use runkbm.py? ___ Swan-dev mailing list Swan-dev@lists.libreswan.org https://lists.libreswan.org