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

Create an automated data validation script #253

Closed
rahearn opened this issue Jan 14, 2021 · 1 comment · Fixed by #385
Closed

Create an automated data validation script #253

rahearn opened this issue Jan 14, 2021 · 1 comment · Fixed by #385
Assignees
Labels
V1.0 MVP Indicates the release version for the issue

Comments

@rahearn
Copy link
Contributor

rahearn commented Jan 14, 2021

Simple test script that validates that some data can be read without error from each table, to be used post database recovery in the case of activating the contingency plan.

Script should also output the most recent updatedAt timestamp present in each table. Output to stdout should be many lines of:

updated at timestamp | table name

More conversation: https://gsa-tts.slack.com/archives/C017RJ4GEET/p1610648312004400?thread_ts=1610642026.003800&cid=C017RJ4GEET

@rahearn
Copy link
Contributor Author

rahearn commented Jan 14, 2021

Proposed method of running cf run-task tta-smarthub-prod "yarn db:validate"

@rahearn rahearn added the V1.0 MVP Indicates the release version for the issue label Feb 22, 2021
@rahearn rahearn self-assigned this Mar 3, 2021
rahearn pushed a commit that referenced this issue Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V1.0 MVP Indicates the release version for the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant