Update .gitlab-ci.yml

This commit is contained in:
Matthias Jung
2018-10-19 14:04:54 +02:00
parent f7dd0173ff
commit 42502afd16

View File

@@ -22,6 +22,4 @@ example_ddr3:
stage: simple-runs
script:
- cd build/simulator
- ./DRAMSys
- cd ../traceAnalyzer
- python ../../DRAMSys/traceAnalyzer/scripts/tests.py ../simulator/ddr3-example_ddr3_ch0.tdb | grep "All tests passed"
- ./DRAMSys