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

T4387: add more firewall checks for WLB smoketests. #1350

Merged
merged 1 commit into from Jun 5, 2022

Conversation

nicolas-fort
Copy link
Contributor

Change Summary

Add more checks for WLB smoketest.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Add more firewall checks for WLB.

Related Task(s)

Component(s) name

smoketest

Proposed changes

  • Add more checks for mangle table.
  • Add checks for nat table.

How to test

root@vyos:/usr/libexec/vyos/tests/smoke/cli# ./test_load_balancning_wan.py 
test_check_chains (__main__.TestLoadBalancingWan) ... ok
test_table_routes (__main__.TestLoadBalancingWan) ... ok

----------------------------------------------------------------------
Ran 2 tests in 15.217s

OK

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@c-po c-po merged commit a288339 into vyos:current Jun 5, 2022
@nicolas-fort nicolas-fort deleted the T4387-WLB-smoketest branch March 21, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants