ci.yml edited

This commit is contained in:
scorrea
2020-06-16 11:50:11 +02:00
parent b2b70d3771
commit ab206aa688
2 changed files with 7 additions and 60 deletions

View File

@@ -6,9 +6,10 @@ variables:
stages:
- build
- dramsys-gem5-build
- WIDEIO
- LPDDR4
- DDR3
- DDR4
- HBM2
- Coverage
build:
@@ -51,6 +52,8 @@ coverage:
include:
- '/DRAMSys/tests/DDR3/ci.yml'
- '/DRAMSys/tests/WIDEIO/ci.yml'
- '/DRAMSys/tests/lpddr4/ci.yml'
- '/DRAMSys/tests/ddr3_multirank/ci.yml'
- '/DRAMSys/tests/DDR4/ci.yml'
- '/DRAMSys/tests/HBM2/ci.yml'
#- '/DRAMSys/tests/dramsys-gem5/ci.yml' # Should be activated again when a new gitlab runner with right dependencies is used