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

Separate integration test for end-to-end experiment runs #15

Open
mpharrigan opened this issue Apr 8, 2020 · 1 comment
Open

Separate integration test for end-to-end experiment runs #15

mpharrigan opened this issue Apr 8, 2020 · 1 comment

Comments

@mpharrigan
Copy link
Collaborator

mpharrigan commented Apr 8, 2020

These are too expensive to run for every PR. Right now, I've saved executed versions of

  • qaoa/Tasks-Tutorial
  • qaoa/Precomputed-Analysis
  • qaoa/Landscape-Analysis

which need to be tested manually.

Some options:

  1. Run only when changed; i.e. set up caching or something on the doc builder
  2. Run as distinct CI step (i.e. only when ready to merge; all other checks pass)
  3. Run ~weekly [runs the risk of merging broken code]
@mpharrigan
Copy link
Collaborator Author

xref #26 (comment)

The default option of re-running all the example notebooks when building the docs locally is surprising. The default should be changed.

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

No branches or pull requests

1 participant