Skip to content
Snippets Groups Projects
Commit dc47976d authored by Corné Lukken's avatar Corné Lukken
Browse files

L2SS-1450: Add multi project integration test (TMSS, COBALT, Station Control)

parent 3f600e1e
No related branches found
No related tags found
1 merge request!721L2SS-1450: Add multi project integration test (TMSS, COBALT, Station Control)
...@@ -279,6 +279,16 @@ integration_test_docker: ...@@ -279,6 +279,16 @@ integration_test_docker:
paths: paths:
- log/ - log/
multi_project_integration_test:
stage: integration-tests
variables:
TANGO_VERSION: $CI_COMMIT_SHA
COBALT_VERSION: main
LOFAR_VERSION: master
trigger:
project: lofar2.0/multi-project-integration
strategy: depend
wheel_packaging: wheel_packaging:
stage: packaging stage: packaging
rules: rules:
......
...@@ -115,6 +115,7 @@ Next change the version in the following places: ...@@ -115,6 +115,7 @@ Next change the version in the following places:
# Release Notes # Release Notes
* 0.21.1 Implement multi project integration downstream pipeline
* 0.21.0 Use radians instead of degrees when interpreting pointings * 0.21.0 Use radians instead of degrees when interpreting pointings
* 0.20.5 Manage both polarisations in RCU_band_select_R(W), Antenna_Loss_R, and Frequency_Band_RW * 0.20.5 Manage both polarisations in RCU_band_select_R(W), Antenna_Loss_R, and Frequency_Band_RW
* 0.20.4 Collapse AbstractHierarchyDevice and AbstractHierarchy into one class * 0.20.4 Collapse AbstractHierarchyDevice and AbstractHierarchy into one class
......
0.21.0 0.21.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment