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]: Storm: Disabling test that caused topology deletion issue #5503

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

yuliiamir
Copy link
Collaborator

The issue occurred during rebuilding topology in the scope of the retry mechanism. The StormLcmSpec is the last executed and currently ignored test that creates and deletes incorrect network topology. As a result, we have two network topologies: network and network_blue and random issue during old topology creation(ex.: link deletion timeout, link wasn't deleted, etc.) The reason why we have network_blue instead of the network is that we use different commands during Kilda deployment (up-stable -> network_blue, up-test-mode -> network).

@niksv niksv merged commit 696b810 into develop Dec 4, 2023
2 checks passed
@niksv niksv deleted the test_disabling_storm_test branch December 4, 2023 12:34
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