NETVIRT-1586 - OVS Based NA Responder for IPv6 default Gateway
JamO Luhrsen
Hi Srinivas, I noticed your CSIT patch failed to verify, but that might be a
problem As for where and how this new suite will run, you already added
it to I would create the releng/builder patch, then push a job to the
sandbox Thanks,
On 4/10/20 9:27 PM,
srinivas.rachakonda@... wrote:
|
|
Srinivas <srinivas.rachakonda@...>
Hi Jamo,
Thanks for the mail and help provided.
The changes are xml based where we are introducing a flag "na-responder-mode" which can be either controller or switch based.
By default the flag "na-responder-mode" is set to controller and existing CSIT scripts would go through. The suite that I have written is for when the flag "na-responder-mode" is set to "switch" This is to check how the flows are generated and check traffic with switch mode.
I want the script to be in a separate testplan, something like tdd- (same as used by NAT/Conntrack suites) which will be run on demand basis.
Thanks, Srinivas +91-9243478719
From: Jamo Luhrsen <jluhrsen@...>
Sent: 13 April 2020 23:16 To: srinivas.rachakonda@... Cc: karthikeyan.k@...; 'Dayavanti Gopal Kamath' <dayavanti.gopal.kamath@...>; 'Nishchya Gupta' <nishchyag@...>; ravikanth.ps@...; integration-dev@... Subject: Re: NETVIRT-1586 - OVS Based NA Responder for IPv6 default Gateway
Hi Srinivas, I noticed your CSIT patch failed to verify, but that might be a problem As for where and how this new suite will run, you already added it to I would create the releng/builder patch, then push a job to the sandbox Thanks,
On 4/10/20 9:27 PM, srinivas.rachakonda@... wrote:
|
|
JamO Luhrsen
Do you mean the changes to enable the feature will be similar to
this? https://github.com/opendaylight/integration-test/blob/master/csit/scripts/set_snat_mode.sh if so, you will want to create a file like that but specific to na-responder. With that, you can add that new script to the netvirt configplan: https://github.com/opendaylight/integration-test/blob/master/csit/configplans/netvirt.txt Next in the releng/builder repo you will need to add a new
variable to Make the default "off", whatever that would mean for this feature
so that Next you have to figure out if having this feature on is ok to
run for the full Finally, add your suite to the -tdd-wip- testplan (and remove it
from the If it's *not* ok to have this feature enabled for the full
-tdd-wip- job, you Thanks, On 4/13/20 11:30 PM,
srinivas.rachakonda@... wrote:
|
|