Skip to content

Commit 650ef37

Browse files
committed
[control-operator] minor fixes to TaskTemplates and test_env yamls
1 parent 9770b1f commit 650ef37

4 files changed

Lines changed: 1 addition & 5 deletions

File tree

control-operator/ecs-manifests/environment/test_env.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ metadata:
66

77
taskTemplates:
88
tasks:
9-
mtichak-ost.cern.ch:
10-
# mtichak-ost:
9+
mtichak-ost:
1110
# mtichak-xps-cern:
1211
# - name: readout
1312
# argsCLI:

control-operator/ecs-manifests/task-templates/readout-tasktemplate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ spec:
77
envVars:
88
- O2_DETECTOR
99
- O2_PARTITION
10-
- OCC_CONTROL_PORT
1110
- O2_SYSTEM
1211
- O2_ROLE
1312
pod:

control-operator/ecs-manifests/task-templates/stfbuilder-senderoutput-tasktemplate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ spec:
77
envVars:
88
- O2_DETECTOR
99
- O2_PARTITION
10-
- OCC_CONTROL_PORT
1110
- O2_SYSTEM
1211
- O2_ROLE
1312
- O2_INFOLOGGER_MODE

control-operator/ecs-manifests/task-templates/stfsender-tasktemplate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ spec:
77
envVars:
88
- O2_DETECTOR
99
- O2_PARTITION
10-
- OCC_CONTROL_PORT
1110
- O2_SYSTEM
1211
- O2_ROLE
1312
- O2_INFOLOGGER_MODE

0 commit comments

Comments
 (0)