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

feat: Update tests to use vlan as string instead of int #209

Closed
wants to merge 1 commit into from

Conversation

ajoaoff
Copy link

@ajoaoff ajoaoff commented Mar 1, 2023

When PR kytos-ng/flow_manager#135 arrives the flows will have dl_vlan stored as strings, so the tests need to compare the stored flows dl_vlan with strings.

PS: This PR should be merge with kytos-ng/flow_manager#135

@viniarck viniarck requested a review from a team March 2, 2023 19:15
Copy link
Member

@viniarck viniarck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajoaoff thanks for this PR, great to have this covered.

I went ahead and mapped this blocking issue on sdntrace_cp kytos-ng/sdntrace_cp#78 feel free to coordinate with @gretelliz, we'll need this land this one as well. After that, when you execute the e2e if you could also post the results that expedite and facilitate the review as well, much appreciated.

@viniarck
Copy link
Member

viniarck commented Mar 9, 2023

I'll go ahead and close this since requirements have changed and kytos-ng/flow_manager#135 landed with more gradual approach.

e2e test case with a mask ("any" -> "4096/4096") is also being covered on PR #210

@viniarck viniarck closed this Mar 9, 2023
@viniarck viniarck deleted the feat/use-string-vlan branch March 9, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants