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

tc-dtka test does not say that it will sleep for 8 minutes #38

Open
250MHz opened this issue Sep 9, 2024 · 0 comments
Open

tc-dtka test does not say that it will sleep for 8 minutes #38

250MHz opened this issue Sep 9, 2024 · 0 comments

Comments

@250MHz
Copy link

250MHz commented Sep 9, 2024

The tc-dtka test sleeps for 8 minutes without telling the user that it will be sleeping. The comment above incorrectly says 7 minutes.

# Sleep another 7 minutes, note that second re-keying cycle should be done.
sleep 480

This gives the impression that something broke in the test.
In contrast, when the test sleeps for 6 minutes, it does say so:
echo "Finished loading initial keys, now sleeping 6 minutes."
# Sleep 360 seconds, note that first re-keying cycle should have completed.
sleep 360

@250MHz 250MHz changed the title tc-dtka test does not say that it will sleep for 7 minutes tc-dtka test does not say that it will sleep for 8 minutes Sep 10, 2024
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

No branches or pull requests

1 participant