Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tango
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
tango
Commits
dc47976d
Commit
dc47976d
authored
1 year ago
by
Corné Lukken
Browse files
Options
Downloads
Patches
Plain Diff
L2SS-1450
: Add multi project integration test (TMSS, COBALT, Station Control)
parent
3f600e1e
No related branches found
No related tags found
1 merge request
!721
L2SS-1450: Add multi project integration test (TMSS, COBALT, Station Control)
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitlab-ci.yml
+10
-0
10 additions, 0 deletions
.gitlab-ci.yml
README.md
+1
-0
1 addition, 0 deletions
README.md
tangostationcontrol/VERSION
+1
-1
1 addition, 1 deletion
tangostationcontrol/VERSION
tangostationcontrol/tox.ini
+1
-1
1 addition, 1 deletion
tangostationcontrol/tox.ini
with
13 additions
and
2 deletions
.gitlab-ci.yml
+
10
−
0
View file @
dc47976d
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
0
View file @
dc47976d
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
tangostationcontrol/VERSION
+
1
−
1
View file @
dc47976d
0.21.
0
0.21.
1
This diff is collapsed.
Click to expand it.
tangostationcontrol/tox.ini
+
1
−
1
View file @
dc47976d
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment