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

fix(integration): test_replica_auto_balance_node_duplicates_in_multiple_zones #1849

Conversation

c3y1huang
Copy link
Collaborator

Which issue(s) this PR fixes:

Issue longhorn/longhorn#6165

What this PR does / why we need it:

Missing zone label setup. This is a side-effect from #1819.

Special notes for your reviewer:

longhorn/longhorn#6165 (comment)

Additional documentation or context

None

…le_zones

longhorn/longhorn-6165

Signed-off-by: Chin-Ya Huang <[email protected]>
@c3y1huang c3y1huang self-assigned this Apr 8, 2024
@c3y1huang
Copy link
Collaborator Author

Test result:

./run.sh -xs -k test_replica_auto_balance_node_duplicates_in_multiple_zones --count=5
================================================ test session starts =================================================
platform linux -- Python 3.11.8, pytest-6.2.4, py-1.11.0, pluggy-0.13.1 -- /usr/bin/python3.11
cachedir: .pytest_cache
rootdir: /integration, configfile: pytest.ini
plugins: order-1.0.1, repeat-0.9.1
collected 1875 items / 1870 deselected / 5 selected                                                                  

test_zone.py::test_replica_auto_balance_node_duplicates_in_multiple_zones[1-5] PASSED
test_zone.py::test_replica_auto_balance_node_duplicates_in_multiple_zones[2-5] PASSED
test_zone.py::test_replica_auto_balance_node_duplicates_in_multiple_zones[3-5] PASSED
test_zone.py::test_replica_auto_balance_node_duplicates_in_multiple_zones[4-5] PASSED
test_zone.py::test_replica_auto_balance_node_duplicates_in_multiple_zones[5-5] PASSED

============================= 5 passed, 1870 deselected, 6 warnings in 158.00s (0:02:37) =============================

@c3y1huang c3y1huang marked this pull request as ready for review April 8, 2024 09:41
@c3y1huang c3y1huang requested a review from a team as a code owner April 8, 2024 09:41
@c3y1huang c3y1huang requested a review from chriscchien April 8, 2024 09:41
@khushboo-rancher khushboo-rancher merged commit a9fe7b7 into longhorn:master Apr 8, 2024
5 checks passed
@c3y1huang c3y1huang deleted the fix-test_replica_auto_balance_node_duplicates_in_multiple_zones branch April 9, 2024 00:25
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