|
@@ -48,7 +48,7 @@ def ALFANAMES = [
|
|
|
/* DNKOM: [ id: '990010000000041' ],
|
|
|
Dialab: [ id: '990010000000024' ],
|
|
|
LabQuest: [ id: '990010000000034'],
|
|
|
-*/ Arhimed: [ id: '990010000000041', dir: 'Arhimed/Files/Dictionaries' ]
|
|
|
+*/ Arhimed: [ id: '990010000000055', dir: 'Arhimed/Files/Dictionaries' ]
|
|
|
]
|
|
|
def GEMOTEST = [ id: '990010000000014', dir: 'GemoTest/Files/Dictionaries', user: 'a_info', pass: 'Ainfo150916' ]
|
|
|
/* def LITEH = [ id: '990010000000026' ]
|
|
@@ -174,7 +174,7 @@ pipeline {
|
|
|
-v analis-wineservice_analis_Files_netapp:/root/.wine/dosdevices/unc/samba.infoclinica.lan/smartdelta01 \
|
|
|
--network=labnetwork -e DEBUG=false \
|
|
|
-e LOGPATH=/root/.wine/dosdevices/unc/samba.infoclinica.lan/smartdelta01/$value.dir \
|
|
|
- ${ANALIS_IMAGE}:${TAG} SyncRefInterval=1 LabSystems=$value.id /nocycle
|
|
|
+ ${ANALIS_IMAGE}:${TAG} SyncRefInterval=10 LabSystems=$value.id /nocycle
|
|
|
docker cp infodent.ini get:/opt/analis/infodent.ini
|
|
|
docker cp analis.conf get:/opt/analis/analis.conf
|
|
|
docker start -i get
|