Update .gitlab-ci.yml

This commit is contained in:
Matthias Jung
2018-10-19 14:01:42 +02:00
parent cdafac7523
commit f7dd0173ff

View File

@@ -24,4 +24,4 @@ example_ddr3:
- cd build/simulator
- ./DRAMSys
- cd ../traceAnalyzer
- python ../../DRAMSys/traceAnalyzer/scripts/tests.py ../simulator/PETRINET_REFERENCE_ddr3-example_ddr3_ch0.tdb | grep "All tests passed"
- python ../../DRAMSys/traceAnalyzer/scripts/tests.py ../simulator/ddr3-example_ddr3_ch0.tdb | grep "All tests passed"