Commit 38606d9
authored
fix(ci): run npsim with
### Briefly, what does this PR introduce? Please link to any relevant
presentations or discussions.
This PR adds `--random.enableEventSeed` to the npsim CI tests to ensure
we end up simulating the same events even when the internal event random
number consumption changes. Mostly aspirational until we pick up
AIDASoft/DD4hep#1617 (at least for gun)...
### What is the urgency of this PR?
- [ ] High (please describe reason below)
- [x] Medium
- [ ] Low
### What kind of change does this PR introduce?
- [x] Bug fix (issue: ensure events are reproducible)
- [ ] New feature (issue #__)
- [ ] Optimization (issue #__)
- [ ] Updated documentation
- [ ] other: __
### Please check if any of the following apply
- [ ] This PR introduces breaking changes. Please describe changes users
need to make below.
- [ ] This PR changes default behavior. Please describe changes below.
- [ ] AI was used in preparing this PR. Please describe usage below.--random.enableEventSeed (#79)1 parent f622f73 commit 38606d9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| 186 | + | |
185 | 187 | | |
186 | 188 | | |
187 | 189 | | |
| |||
0 commit comments