mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
ci: tests for VILLAScommon are executed by VILLAScommon runner
This commit is contained in:
parent
291343ce15
commit
ade373efca
1 changed files with 0 additions and 12 deletions
|
@ -105,18 +105,6 @@ test:unit:
|
|||
tags:
|
||||
- docker
|
||||
|
||||
test:unit-common:
|
||||
stage: test
|
||||
dependencies:
|
||||
- build:source
|
||||
script:
|
||||
- mkdir -p build && cd build
|
||||
- cmake .. && make unit-tests-common
|
||||
- "common/tests/unit-tests-common || true"
|
||||
image: ${DOCKER_IMAGE_DEV}:${DOCKER_TAG_DEV}
|
||||
tags:
|
||||
- docker
|
||||
|
||||
test:integration:
|
||||
stage: test
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue