Skip to content

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

Open
@250MHz

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions