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

test: Traffic test cleanup: bridge, linux route #1545

Merged
merged 3 commits into from
Oct 29, 2019

Conversation

samelias
Copy link
Contributor

  • add polling wait to bridge domain traffic tests after config changes
  • remove bridge domain IPv6 variant, bridges don't care about IP version
  • fix and enable linux route traffic tests
  • remove "routename" from route configuration keywords, no longer used

samuel.elias added 3 commits October 24, 2019 17:24
Signed-off-by: samuel.elias <samelias@cisco.com>
- remove test cases for route without interface - not supported
- update keywords for configuring default routes
- remove routename from route keywords, no longer in use
- fix IPv6 test logic

Signed-off-by: samuel.elias <samelias@cisco.com>
- bridges don't care about IP version, no need to have duplicated tests
with IPv6
- add polling wait after configuration is applied

Signed-off-by: samuel.elias <samelias@cisco.com>
@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #1545 into dev will increase coverage by 2.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1545      +/-   ##
==========================================
+ Coverage   52.96%   55.19%   +2.23%     
==========================================
  Files         638      348     -290     
  Lines       77655    29985   -47670     
==========================================
- Hits        41129    16551   -24578     
+ Misses      34034    12134   -21900     
+ Partials     2492     1300    -1192
Flag Coverage Δ
#e2e ?
#unittests 55.19% <ø> (-0.01%) ⬇️

@VladoLavor VladoLavor changed the title Traffic test cleanup: bridge, linux route test: Traffic test cleanup: bridge, linux route Oct 29, 2019
@VladoLavor VladoLavor merged commit 472c219 into ligato:dev Oct 29, 2019
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.

3 participants