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

#307 Made each notebook test a separate job #312

Merged
merged 16 commits into from
Jul 30, 2024

Conversation

ahsimb
Copy link
Collaborator

@ahsimb ahsimb commented Jul 26, 2024

closes #307

@ahsimb ahsimb added the refactoring Code improvement without behavior change label Jul 26, 2024
@ahsimb ahsimb self-assigned this Jul 26, 2024
@ahsimb ahsimb had a problem deploying to approve-test-execution July 26, 2024 14:52 — with GitHub Actions Failure
@ahsimb ahsimb had a problem deploying to approve-test-execution July 26, 2024 15:06 — with GitHub Actions Failure
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please try to use a matrix test?
This would avoid a lot of code duplication.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update changes documentation, incl. a reference to the ticket requesting these changes.

Comment on lines +14 to +17
- { name: "sklearn notebook", test_file: "nbtest_sklearn.py" }
- { name: "ibis notebook", test_file: "nbtest_ibis.py" }
- { name: "SLC notebook", test_file: "nbtest_script_languages_container.py" }
- { name: "short notebook tests", test_file: "\"nbtest_environment_test.py nbtest_itde.py\""}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ahsimb ahsimb merged commit 20b9905 into main Jul 30, 2024
10 checks passed
@ahsimb ahsimb deleted the refactoring/307-parallel-notebook-tests branch July 30, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run Notebook Tests in Parallel GitHub Workflow Runs
2 participants