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

Create smoke tests to run against prod upon deployment #1042

Closed
erkannt opened this issue Jun 11, 2020 · 1 comment
Closed

Create smoke tests to run against prod upon deployment #1042

erkannt opened this issue Jun 11, 2020 · 1 comment
Labels
Milestone

Comments

@erkannt
Copy link
Contributor

erkannt commented Jun 11, 2020

  • need to be read only
  • will trigger rollback if they fail

If we decide to use flagger we have a variety of tools available for these tests:

  • hey (load testing, not well suited for reviewer)
  • bats
  • helm (probably nicest given our browsertest container; enables local dev)
@erkannt erkannt added this to the Release milestone Jun 11, 2020
@erkannt
Copy link
Contributor Author

erkannt commented Jun 15, 2020

Idea from Peter:

  • login to a dummy user that has a single submission
  • call all step urls manually
  • only write would be to 'last page visited'
  • could place this user/data into database migration for local/pipeline tests

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants