im not sure, i will let remi answer that. *Will STEVENS* Lead Developer
*CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, Apr 12, 2016 at 6:10 AM, Daan Hoogland <daan.hoogl...@gmail.com> wrote: > @swill and @remibergsma > > I saw this in the test > ``` > [dahn@blimbing ~]$ for i in 1 2 ; do ssh kvm$i virsh list; done > Warning: Permanently added 'kvm1,192.168.22.21' (ECDSA) to the list of > known hosts. > Id Name State > ---------------------------------------------------- > 2 s-2-VM running > 3 v-1-VM running > > Warning: Permanently added 'kvm2,192.168.22.22' (ECDSA) to the list of > known hosts. > Id Name State > ---------------------------------------------------- > 10 i-6-14-VM running > > ``` > > It is still running but it doesn't promise success. You guys have seen this > as well? it seems the test kills the routers before it completes. talking > about the test_vpc_redundant of course. > > -- > Daan >