Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bummer :(
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 24 Feb 2023 17:39:52 +0000 (18:39 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 24 Feb 2023 17:40:06 +0000 (18:40 +0100)
teshsuite/s4u/monkey-masterworkers/monkey-masterworkers.py.tesh
teshsuite/s4u/monkey-masterworkers/monkey-masterworkers.tesh
teshsuite/s4u/monkey-semaphore/monkey-semaphore.tesh

index eb92dde..66292c1 100644 (file)
@@ -3,7 +3,7 @@ p Smoke test: do one arbitrary run of the monkey, just to make sure that *someth
 
 $ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/monkey-masterworkers.py --cfg=plugin:cmonkey --cfg=cmonkey/time:1 --cfg=cmonkey/host:1
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'plugin' to 'cmonkey'
-> [0.000000] [cmonkey/INFO] Initializing the chaos monkey
+> [0.000000] [cmonkey/INFO] Initializing the chaos monkey.
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cmonkey/time' to '1'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cmonkey/host' to '1'
 > [lilibeth 0:master:(1) 0.000000] [python/INFO] Master booting
index e7f9e55..db6fb4f 100644 (file)
@@ -3,7 +3,7 @@ p Smoke test: do one arbitrary run of the monkey, just to make sure that *someth
 
 $ ${bindir:=.}/monkey-masterworkers --cfg=plugin:cmonkey --cfg=cmonkey/time:1 --cfg=cmonkey/host:1 --cfg=task-count:2
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'plugin' to 'cmonkey'
-> [0.000000] [cmonkey/INFO] Initializing the chaos monkey
+> [0.000000] [cmonkey/INFO] Initializing the chaos monkey.
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cmonkey/time' to '1'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cmonkey/host' to '1'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'task-count' to '2'
index 5a36de0..d1808cc 100644 (file)
@@ -3,7 +3,7 @@ p Smoke test: do one arbitrary run of the monkey, just to make sure that *someth
 
 $ ${bindir:=.}/monkey-semaphore --cfg=plugin:cmonkey --cfg=cmonkey/time:1 --cfg=cmonkey/host:1
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'plugin' to 'cmonkey'
-> [0.000000] [cmonkey/INFO] Initializing the chaos monkey
+> [0.000000] [cmonkey/INFO] Initializing the chaos monkey.
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cmonkey/time' to '1'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cmonkey/host' to '1'
 > [Paul:producer:(1) 0.000000] [sem_monkey/INFO] Producer booting