Skip to content

Commit 2f41f83

Browse files
authored
Merge pull request #872 from casparvl/fix_osu_naming
OSU test got renamed in the EESSI test suite. This changes the name accordingly in the test mapping
2 parents f036db9 + 30659d6 commit 2f41f83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/eessi_test_mapping/software_to_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ mappings:
2525
LAMMPS/*:
2626
- EESSI_LAMMPS
2727
OSU-Micro-Benchmarks/*:
28-
- EESSI_OSU_Micro_Benchmarks
28+
- EESSI_OSU
2929
GROMACS/*:
3030
- EESSI_GROMACS
3131
default_tests:
3232
# Low level tests
33-
- EESSI_OSU_Micro_Benchmarks
33+
- EESSI_OSU
3434
# A very quick-to-run high level application test
3535
- EESSI_LAMMPS

0 commit comments

Comments
 (0)