Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

bug: Use static UAIDs for preflight, clean up after. #444

Merged
merged 1 commit into from
Apr 28, 2016
Merged

Conversation

jrconlin
Copy link
Member

Preflight would create new accounts which could throw off metrics.
This patch solves this in two ways; It uses static UAIDs matching
"deadbeef00000000deadbeef\d{8}" and deletes the created data once
the preflight is done.

Closes #434

@bbangert r?

@bbangert
Copy link
Member

No test to see that nothing in the db was left afterward?

Preflight would create new accounts which could throw off metrics.
This patch solves this in two ways; It uses static UAIDs matching
"deadbeef00000000deadbeef\d{8}" and deletes the created data once
the preflight is done.

Closes #434
@bbangert
Copy link
Member

r+

@bbangert bbangert merged commit 4aa4b94 into master Apr 28, 2016
@bbangert bbangert deleted the bug/accounts branch April 28, 2016 00:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants