- before some chamges in the gerrit pipline Change-Id: I33eb2d75f83345a7039d0fb709e66defefb1c3e0
12 lines
280 B
Python
12 lines
280 B
Python
# error creating module seaconn:
|
|
# missing sea port for seadesc
|
|
Node('comm.sea.psi.ch',
|
|
'sea client (tool for creating cfg)',
|
|
)
|
|
|
|
Mod('seaconn',
|
|
'frappy_psi.sea.SeaConfigCreator',
|
|
'a SEA connection. will shut down after getting the description',
|
|
visibility=1,
|
|
)
|