Skip to content

Commit

Permalink
System tests: Run all elastic-tube-1d tests in release_test (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH authored Nov 16, 2024
1 parent dd1f9c4 commit c5bc59f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tools/tests/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,16 @@ test_suites:
reference_result: ./elastic-tube-1d/reference-results/fluid-cpp_solid-python.tar.gz
release_test:
tutorials:
- path: elastic-tube-1d
case_combination:
- fluid-cpp
- solid-cpp
reference_result: ./elastic-tube-1d/reference-results/fluid-cpp_solid-cpp.tar.gz
- path: elastic-tube-1d
case_combination:
- fluid-python
- solid-python
reference_result: ./elastic-tube-1d/reference-results/fluid-python_solid-python.tar.gz
- path: elastic-tube-1d
case_combination:
- fluid-cpp
Expand Down

0 comments on commit c5bc59f

Please sign in to comment.