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
4a288641
Commit
4a288641
authored
1 year ago
by
Hannes Feldt
Browse files
Options
Downloads
Patches
Plain Diff
Add missing statistics emit ports to nomad job file
parent
a6c90886
No related branches found
No related tags found
1 merge request
!771
Add missing statistics emit ports to nomad job file
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
infra/env.yaml
+18
-9
18 additions, 9 deletions
infra/env.yaml
with
18 additions
and
9 deletions
infra/env.yaml
+
18
−
9
View file @
4a288641
...
@@ -40,9 +40,12 @@ devices:
...
@@ -40,9 +40,12 @@ devices:
-
class
:
Beamlet
-
class
:
Beamlet
-
class
:
BST
-
class
:
BST
ports
:
ports
:
lba
:
5003
lba_in
:
5003
hba0
:
5013
hba0_in
:
5013
hba1
:
5023
hba1_in
:
5023
lba_out
:
5103
hba0_out
:
5113
hba1_out
:
5123
-
class
:
Calibration
-
class
:
Calibration
-
class
:
CCD
-
class
:
CCD
-
class
:
Configuration
-
class
:
Configuration
...
@@ -58,15 +61,21 @@ devices:
...
@@ -58,15 +61,21 @@ devices:
-
class
:
SDPFirmware
-
class
:
SDPFirmware
-
class
:
SST
-
class
:
SST
ports
:
ports
:
lba
:
5001
lba_in
:
5001
hba0
:
5011
hba0_in
:
5011
hba1
:
5021
hba1_in
:
5021
lba_out
:
5101
hba0_out
:
5111
hba1_out
:
5121
-
class
:
StationManager
-
class
:
StationManager
-
class
:
TemperatureManager
-
class
:
TemperatureManager
-
class
:
TileBeam
-
class
:
TileBeam
-
class
:
UNB2
-
class
:
UNB2
-
class
:
XST
-
class
:
XST
ports
:
ports
:
lba
:
5002
lba_in
:
5002
hba0
:
5012
hba0_in
:
5012
hba1
:
5022
hba1_in
:
5022
lba_out
:
5102
hba0_out
:
5112
hba1_out
:
5122
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