Skip to content
GitLab
Explore
Sign in
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
87bbc882
Commit
87bbc882
authored
3 years ago
by
Corné Lukken
Committed by
Jan David Mol
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
L2SS-680
: Add empty PDU device
parent
52a4ffd7
No related branches found
No related tags found
1 merge request
!291
L2SS-680: Add empty PDU device
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sbin/run_integration_test.sh
+1
-1
1 addition, 1 deletion
sbin/run_integration_test.sh
with
1 addition
and
1 deletion
sbin/run_integration_test.sh
+
1
−
1
View file @
87bbc882
...
...
@@ -20,7 +20,7 @@ sleep 1 # dsconfig container must be up and running...
# shellcheck disable=SC2016
echo
'/usr/local/bin/wait-for-it.sh ${TANGO_HOST} --strict --timeout=300 -- true'
| make run dsconfig bash -
DEVICES
=
"device-boot device-apsct device-apspu device-sdp device-pdu device-recv device-sst device-unb2 device-xst device-beamlet device-digitalbeam device-tilebeam"
DEVICES
=
"device-boot device-apsct device-apspu device-sdp device-pdu device-recv device-sst device-unb2 device-xst device-beamlet device-digitalbeam device-tilebeam
device-pdu
"
SIMULATORS
=
"sdptr-sim recv-sim unb2-sim apsct-sim apspu-sim"
# Build only the required images, please do not build everything that makes CI
...
...
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