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

Update for archiving test results #195

Open
aliciacanipe opened this issue Dec 22, 2021 · 2 comments
Open

Update for archiving test results #195

aliciacanipe opened this issue Dec 22, 2021 · 2 comments

Comments

@aliciacanipe
Copy link
Collaborator

aliciacanipe commented Dec 22, 2021

Another follow-up to this. We’re going to need a way to archive the notebook results for a particular release. Maybe we can have both:

jupyter nbconvert --to HTML notebook.ipynb
and
jupyter nbconvert --to pdf notebook.ipynb

commands in our nbconvert function. That would allow us to store the PDFs in central store.

@aliciacanipe
Copy link
Collaborator Author

Another alternative would be to copy the HTML files into our jwst_validation_notebooks Box folder and add it to our testing Confluence space. Alicia is investigating.

@cracraft
Copy link
Collaborator

This has been solved with Brian's latest updates that archives the results to a central store directory with each Jenkins run. This issue can probably be closed.

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

2 participants