Skip to content

The PyTorch example is not tested in the GitHub CI #50

@lebrice

Description

@lebrice

The PyTorch example in examples/pytorch-setup is not used in integration tests in the Github CI yet.

A test would need to be added in test_integration.py for example, that uses cluv submit to launch the example, and checks that the output is what is expected. (Actually, the test could perhaps use pytest_regressions to save the output file for each cluster. Just an idea).

The test should be pretty similar to the existing test_submit, perhaps we could just parametrize and reuse this test somehow, but that is not strictly necessary. Adding a new test_submit_pytorch_setup_example function would be fine.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions