diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3b3ccae15f02a4ef2b32fdb58aef7f41015441d0..71269d3c55eb678a803d38ac9bcef4835c43341b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -515,6 +515,16 @@ unit_and_integration_and_regression_test_TMSS: paths: - build/gnucxx11_opt/Testing/Temporary/LastTest.log +multi_project_integration_test_TMSS_COBALT_STATION: + stage: integration_test + variables: + LOFAR_VERSION: $CI_COMMIT_SHA + COBALT_VERSION: main + TANGO_VERSION: master + trigger: + project: lofar2.0/multi-project-integration + strategy: depend + # # REGRESSION TEST STAGE #