Skip to content
Snippets Groups Projects
Commit bf394ad5 authored by Mikhail Karnevskiy's avatar Mikhail Karnevskiy
Browse files

Add more integration tests

parent 1788a9ae
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ test-services-linux-debug:
- cd $CI_PROJECT_DIR
- bash /run_asapo.sh
- cd $CI_PROJECT_DIR/build
- ctest --no-compress-output -T Test -L "unit|memcheck_unit|coverage" --output-on-failure --output-junit testResult.xml
- ctest --no-compress-output -T Test -L all -E "kafka|full_chain|noaccess|restart|logger_fluentd" --output-on-failure --output-junit testResult.xml
tags:
- kubernetes-executor
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment