Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[acltb] Apply BGP ACL forward rules in acltb_test_rules_part_1.json #842

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

stepanblyschak
Copy link
Contributor

After applying acltb_test_rules_part_1.json BGP sessions may go down
before we apply acltb_test_rules_part_2.json (which had BGP ACL forward
rules); This results in BGP flap during ptf test run;
It is safer to apply BGP ACL forward rules first to avoid BGP flapping.

Signed-off-by: Stepan Blyschak stepanb@mellanox.com

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • [] Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach

After applying acltb_test_rules_part_1.json BGP sessions may go down
before we apply acltb_test_rules_part_2.json (which had BGP ACL forward
rules); This results in BGP flap during ptf test run;
It is safer to apply BGP ACL forward rules first to avoid BGP flapping.

How did you do it?

How did you verify/test it?

Run ACL test

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@stepanblyschak stepanblyschak marked this pull request as ready for review March 22, 2019 13:41
@stepanblyschak stepanblyschak force-pushed the acl_bgp_rule branch 2 times, most recently from 7c0752c to 88fdaae Compare March 25, 2019 16:02
After applying acltb_test_rules_part_1.json BGP sessions may go down
before we apply acltb_test_rules_part_2.json (which had BGP ACL forward
rules); This results in BGP flap during ptf test run;
It is safer to apply BGP ACL forward rules first to avoid BGP flapping.

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
@liat-grozovik liat-grozovik merged commit 2990e6e into sonic-net:master Mar 28, 2019
yxieca pushed a commit that referenced this pull request Mar 28, 2019
…842)

After applying acltb_test_rules_part_1.json BGP sessions may go down
before we apply acltb_test_rules_part_2.json (which had BGP ACL forward
rules); This results in BGP flap during ptf test run;
It is safer to apply BGP ACL forward rules first to avoid BGP flapping.

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants