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

Resolved unit tests failures for test_bess.py and placement_constrain… #49

Merged
merged 2 commits into from
Mar 9, 2024

Conversation

sureshmarikkannu
Copy link
Contributor

No description provided.

…t.py

Signed-off-by: Marikkannu, Suresh <suresh.marikkannu@intel.com>
Copy link
Contributor

@gab-arrobo gab-arrobo left a comment

Choose a reason for hiding this comment

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

+1 (changes LGTM)

Comment on lines -89 to +96
nat = NAT(ext_addrs=nat_config)

# This test verifies the scheduling constraint of a module when we
# schedule more workers than the maximum allowed workers for it.
# As part of the commit a742ee6e356d27175dd09af85e970a037aa14a59
# the max_allowed_workers_ was increased to 2 from 1 and it causes
# this test to fail. In order to resolve this issue using the
# StaticNAT() module to validate this constraint. Later need to
# understand the reason for increasing max_allowed_workers_ for
# NAT module
Copy link
Contributor

Choose a reason for hiding this comment

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

@sureshmarikkannu, please let's open an issue so we can keep track of this change/issue

@gab-arrobo gab-arrobo merged commit a64a011 into omec-project:master Mar 9, 2024
9 checks passed
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