Skip to content

Commit

Permalink
CI: copy seeds in artifacts for generated tests (#2708)
Browse files Browse the repository at this point in the history
Save seeds in artifacts for generated tests. It will help to reproduce the test in case of failure.
  • Loading branch information
Gchauvon authored Jan 15, 2025
1 parent 86c53c5 commit 21b247d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ smoke-gen:
SPIKE_TANDEM: 1
script:
- bash verif/regress/smoke-gen_tests.sh
- cp verif/sim/seedlist.yaml artifacts/logs/
- !reference [.simu_after_script]

smoke-bench:
Expand Down

0 comments on commit 21b247d

Please sign in to comment.