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

fix e2e test sporadic failure #852

Merged
merged 1 commit into from
Mar 11, 2020
Merged

fix e2e test sporadic failure #852

merged 1 commit into from
Mar 11, 2020

Conversation

gainsley
Copy link
Contributor

This fixes a sporadic timing failure in the find_cloudlet auto prov stats test. The stats are pushed up every second, but if the timing is unlucky, the app data is deleted which clears the stats before the last entry is pushed to influxdb. The solution is to wait 1 sec before querying and do the delete after the query is complete.

Copy link
Contributor

@mwilliams-mex mwilliams-mex left a comment

Choose a reason for hiding this comment

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

Thanks for fixing! This was driving me crazy. Looks Good!

@gainsley
Copy link
Contributor Author

Thanks for reviewing, Matt!

@gainsley gainsley merged commit 0a32b5b into master Mar 11, 2020
@gainsley gainsley deleted the e2etest branch March 11, 2020 20:42
gainsley added a commit that referenced this pull request Apr 25, 2022
gainsley added a commit that referenced this pull request Apr 26, 2022
gainsley added a commit that referenced this pull request Apr 26, 2022
gainsley added a commit that referenced this pull request Apr 28, 2022
gainsley added a commit that referenced this pull request Apr 28, 2022
gainsley added a commit that referenced this pull request Apr 28, 2022
gainsley added a commit that referenced this pull request Apr 28, 2022
gainsley added a commit that referenced this pull request Apr 28, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
gainsley added a commit that referenced this pull request Apr 29, 2022
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.

None yet

2 participants