Skip to content

Commit

Permalink
Turn off ioc-tst-try-deploy so I can try it as me on rocky9
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLLentz committed Dec 11, 2024
1 parent f0f31c9 commit 71c4b7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tst/iocmanager.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ procmgr_config = [
{id:'ioc-neh-tst', host: 'ctl-tst-dev-01', port: 30001, dir: '/reg/g/pcds/epics-dev/joshc/lcls-plc-neh-tst/lcls-plc-neh-tst', alias: 'PowerMeter Tester'},
{id:'ioc-tc-mot-example', host: 'ctl-tst-dev-01', port: 34242, dir: '/cds/home/z/zlentz/github/lcls-plc-example-motion', disable: True,
history: ['/cds/home/j/janeliu/git/lcls-plc-example-motion', '/reg/g/pcds/epics-dev/zlentz/lcls-twincat-motion-example', '/reg/g/pcds/epics-dev/nrw/lcls-twincat-motion-example']},
{id:'ioc-tst-alias', host: 'ioc-tst-13', port: 39103, dir: '/reg/g/pcds/epics-dev/kaushikm/ioc/tst/alias-archiving-test', alias: 'ALIAS TEST'},
{id:'ioc-tst-basler1', host: 'ioc-tst-13', port: 32501, dir: '/reg/neh/home/bhill/wa2/epics/ioc/tst/gigECam/current/build',
history: ['/reg/neh/home/bhill/wa2/epics/ioc/tst/gigECam/current/build', '/reg/neh/home/dahal01/workspace/ioc/tst/gigECam/current']},
{id:'ioc-tst-evr-13', host: 'ioc-tst-13', port: 30010, dir: '/reg/g/pcds/epics-dev/bhill/epics/ioc/tst/evr/current',
Expand All @@ -54,7 +55,7 @@ procmgr_config = [
history: ['/cds/home/j/jjoshi/test/gigECam/current']},
{id:'ioc-tst-gige-rix-01', host: 'ioc-tst-13', port: 32001, dir: '/reg/neh/home/bhill/wa2/epics/ioc/tst/gigECam/current',
history: ['/reg/neh/home/bhill/wa2/epics/ioc/tst/gigECam/current']},
{id:'ioc-tst-interlock', host: 'ioc-tst-13', port: 39101, dir: '/reg/g/pcds/epics-dev/kaushikm/ioc/common/interlock', alias: 'Interlock'},
{id:'ioc-tst-interlock', host: 'ioc-tst-13', port: 39101, dir: '/reg/g/pcds/epics-dev/kaushikm/ioc/tst/interlock', alias: 'Interlock'},
{id:'ioc-tst-mini-powermeter-calib', host: 'ioc-tst-13', port: 30005, dir: '/reg/g/pcds/epics-dev/zlentz/lcls-plc-mini-powermeter-calib',
history: ['/reg/g/pcds/epics-dev/zlentz/lcls-plc-mini-powermeter-calib']},
{id:'ioc-tst-pgp01', host: 'ctl-tst-pgp01', port: 30001, dir: '/cds/home/d/dnajjar/areaDetectores/pgpCamlink',
Expand All @@ -67,7 +68,7 @@ procmgr_config = [
history: ['/reg/neh/home/bhill/git-wa-neh/epics/ioc/common/pgpCamlink/current']},
{id:'ioc-tst-pgpW8-01', host: 'ctl-tst-pgp02', port: 30100, dir: '/reg/g/pcds/epics-dev/bhill/epics/ioc/common/pgpWave8/current',
history: ['/reg/g/pcds/epics-dev/bhill/epics/ioc/common/pgpWave8/current']},
{id:'ioc-tst-try-deploy', host: 'ctl-tst-dev-01', port: 30003, dir: 'ioc/tst/pvNotepad/R0.2.0'},
{id:'ioc-tst-try-deploy', host: 'ctl-tst-dev-01', port: 30003, dir: 'ioc/tst/pvNotepad/R0.2.0', disable: True},
{id:'ioc-tst-xpm01', host: 'ctl-tst-pgp01', port: 30009, dir: '/cds/home/d/dnajjar/areaDetectores/pgpCamlink',
history: ['/reg/neh/home/bhill/git-wa-neh/epics/ioc/common/pgpCamlink/current']},
]

0 comments on commit 71c4b7d

Please sign in to comment.