Skip to content
Snippets Groups Projects

Cleaning up the cds parameters block in test models

Merged Ezekiel Dohmen requested to merge ezekiel.dohmen/advligorts:default-model-cleanup into master
3 files
+ 6
8
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 2
2
@@ -223,7 +223,7 @@ Model {
}
ExternalFileReference {
Reference "cdsParameters/Subsystem"
Path "x1iop/host=@HOSTNAME@ ifo=X1 rate=64K dcuid=1 shmem_daq=1 iop_model=1 specific_cpu=2"
Path "x1iop/host=@HOSTNAME@ ifo=X1 rate=64K dcuid=17 iop_model=1 specific_cpu=2"
SID "927"
Type "LIBRARY_BLOCK"
}
@@ -2716,7 +2716,7 @@ Model {
}
Block {
BlockType Reference
Name "host=@HOSTNAME@\nifo=X1\nrate=64K\ndcuid=10\nshmem_daq=1\niop_model=1\nspecific_cpu=2"
Name "host=@HOSTNAME@\nifo=X1\nrate=64K\ndcuid=17\niop_model=1\nspecific_cpu=2"
SID "927"
Tag "cdsParameters"
Ports [1, 1]
Loading