Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
put a deployment file near to its binaries
[simgrid.git] / examples / msg / io / remote.tesh
index 28efe17..a6b057e 100644 (file)
@@ -1,7 +1,6 @@
 #! ./tesh
 
-$ ${bindir:=.}io/remote$EXEEX ${srcdir:=.}/examples/platforms/remote_io.xml \
-${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r]%e(%i@%5h)%e%m%n"
+$ ${bindir:=.}/io/remote$EXEEXT ${srcdir:=.}/examples/platforms/storage/remote_io.xml ${srcdir:=.}/examples/msg/io/remote_io.deployment.xml "--log=root.fmt:[%10.6r]%e(%i@%5h)%e%m%n"
 > [  0.000000] (0@     ) Init: 12 MiB used on 'Disk1'
 > [  0.000000] (0@     ) Init: 2280 MiB used on 'Disk2'
 > [  0.000000] (1@alice) Opened file 'c:\Windows\setupact.log'
@@ -15,6 +14,7 @@ ${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r
 >              Storage Id: 'Disk2'
 >              Storage Type: 'SATA-II_HDD'
 >              Content Type: 'txt_windows'
+>              File Descriptor Id: 0
 > [  0.000000] (2@  bob) File Descriptor information:
 >              Full path: '/scratch/lib/libsimgrid.so.3.6.2'
 >              Size: 12710497
@@ -22,6 +22,7 @@ ${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r
 >              Storage Id: 'Disk1'
 >              Storage Type: 'SATA-II_HDD'
 >              Content Type: 'txt_unix'
+>              File Descriptor Id: 0
 > [  0.000000] (3@ carl) File Descriptor information:
 >              Full path: '/scratch/lib/libsimgrid.so.3.6.2'
 >              Size: 12710497
@@ -29,6 +30,7 @@ ${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r
 >              Storage Id: 'Disk1'
 >              Storage Type: 'SATA-II_HDD'
 >              Content Type: 'txt_unix'
+>              File Descriptor Id: 0
 > [  0.000000] (4@ dave) File Descriptor information:
 >              Full path: 'c:\Windows\bootstat.dat'
 >              Size: 67584
@@ -36,6 +38,7 @@ ${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r
 >              Storage Id: 'Disk2'
 >              Storage Type: 'SATA-II_HDD'
 >              Content Type: 'txt_windows'
+>              File Descriptor Id: 0
 > [  0.000000] (1@alice) Try to read 101663 from 'c:\Windows\setupact.log'
 > [  0.000000] (2@  bob) Try to read 12710497 from '/scratch/lib/libsimgrid.so.3.6.2'
 > [  0.000000] (3@ carl) Try to read 12710497 from '/scratch/lib/libsimgrid.so.3.6.2'