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

add bdd test on nebula cluster graceful termination #3252

Closed

Conversation

kikimo
Copy link
Contributor

@kikimo kikimo commented Nov 2, 2021

this pr add bdd integration test on issue #3005 #3122 and pr #3014

@@ -0,0 +1,364 @@
#!/usr/bin/python3
Copy link
Contributor

Choose a reason for hiding this comment

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

please add the copyright

@HarrisChu
Copy link
Contributor

generally LGTM.

additional two points:

  1. how about we use nebula cluster by default.
  2. more flexible, so we can test zone in future. e.g. Given a nebulacluster with 1 graphd and 1 metad and 6 storaged

I would follow these two.

@HarrisChu HarrisChu mentioned this pull request Nov 4, 2021
6 tasks
Scenario: Basic termination test
Given a small nebula cluster
When the cluster was terminated
Then no service should still running after 4s
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add the newline at the end of the file

Copy link
Contributor

@CPWstatic CPWstatic left a comment

Choose a reason for hiding this comment

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

LGTM.

@@ -0,0 +1,8 @@
@cluster
Copy link
Contributor

Choose a reason for hiding this comment

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

This annotation should deleted after all tests passed.

@Sophie-Xie Sophie-Xie added the ready-for-testing PR: ready for the CI test label Dec 7, 2021
@kikimo
Copy link
Contributor Author

kikimo commented Dec 22, 2021

closed, @HarrisChu create a new pr

@kikimo kikimo closed this Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants