[Swan-dev] some test failures

Andrew Cagney andrew.cagney at gmail.com
Fri Jun 24 00:27:28 UTC 2016


On 23 June 2016 at 19:35, D. Hugh Redelmeier <hugh at mimosa.com> wrote:
> testing/pluto/ikev1-01-fuzzer failed east:ASSERTION,CORE,output-different
>         I think that I have a fix for this.  But I cannot test it without
>         losing the work of the previous test run.

This is experimental, but might address your problem:

- create a separate git checkout

- apply your patch

- in Makefile.inc.local include something like:
KVM_POOL=x
which will cause the tree to use test VMs and networks with an x
prefix (the name needs to be short).
(make kvmsh-east et.al. is helpful as it will log into the correct VM)

- make kvm-install kvm-test

Rinse, Repeat.

Andrew


More information about the Swan-dev mailing list