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 test for idle time #119

Merged
merged 4 commits into from
Jul 8, 2021
Merged

Add test for idle time #119

merged 4 commits into from
Jul 8, 2021

Conversation

laura-ding
Copy link
Contributor

No description provided.

@@ -52,8 +51,9 @@ def test_2_reconnect(self):
os.system('docker stop nebula-docker-compose_graphd0_1')
os.system('docker stop nebula-docker-compose_graphd1_1')
time.sleep(3)
resp = session.execute('SHOW TAGS')
assert resp.is_succeeded()
# resp = session.execute('SHOW TAGS')
Copy link
Contributor

Choose a reason for hiding this comment

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

This line could be removed.

@laura-ding laura-ding merged commit 4213e1a into vesoft-inc:master Jul 8, 2021
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