coolgw
coolgw
working on this.
https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/
Control Link +-------------------------------------------------------------------------+ | | +-------+-------+ +-------+-------+ | +--Leth0(xx::0::1/64)-- Test Link 0 --Reth0(xx::0::2/64)--+ | | Local Host + : + Remote Host | | +--Leth1(xx::1::1/64)-- Test Link 1 --Reth1(xx::1::2/64)--+ |...
Control Link +-------------------------------------------------------------------------+ | | +-------+-------+ +-------+-------+ | +--Leth0(xx::0::1/64)-- Test Link 0 --Reth0(xx::0::2/64)--+ | | Local Host + + Remote Host | | + + | +---------------+ +---------------+ +------------------Remote Host---------------------------+...
# Network Design Control Link +-----------------------------------------------------------------------------------+ | | +-------+-------+ +-------+-------+ | +--Leth0(fd00:2:1:1::2/64)-- Test Link 0 --Reth0(fd00:2:1:1::1/64)--+ | | Local Host + + Remote Host | | + + | +---------------+...
> In the original talk Jiri Bohac did recommend _not_ to use network namespaces. In this case it might be easier to start something from scratch (not to use `tst_net.sh`)....
> > In the original talk Jiri Bohac did recommend _not_ to use network namespaces. In this case it might be easier to start something from scratch (not to use...
@pevik @metan-ucw If we can not use namespace solution, then i think we have to extend current two machines network ssh implemenation (testcases/network/stress/README) like following topology in LTP, could you...
First kick off test in openqa env. https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17661
Maybe we need more test case for this feature or just close this ?