File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
tests/functional/intelligent-host-selection Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1717# -------------------------------------------------------------------------------
1818# Test job kill will retry on a different host if there is a connection failure
1919
20- export REQUIRE_PLATFORM=' loc:remote fs:indep comms:tcp'
20+ export REQUIRE_PLATFORM=' loc:remote fs:indep comms:tcp runner:background '
2121. " $( dirname " $0 " ) /test_header"
2222
2323# -------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 33 description = """
44 Tasks
55 - goodhost: a control to check that everything works
6- - badhost is always going to fail
76 - mixedhost contains some hosts that will and won't fail
87 """
98
1817 [[graph ]]
1918 # Run good and mixed as controls
2019 R1 = """
21- goodhosttask & mixedhosttask
2220 goodhosttask:start => stop_g
2321 mixedhosttask:start => stop_m
2422 """
You can’t perform that action at this time.
0 commit comments