]> granicus.if.org Git - sysstat/commit
simtest: Don't add another FC host
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 26 Apr 2019 14:42:13 +0000 (16:42 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 26 Apr 2019 14:42:13 +0000 (16:42 +0200)
commit99bd3c696244eeb221377c5c876b73867715e7e9
tree23418025d04e6952c8c92e0e44e79ebc1b384b6f
parent4877169a979e6b1da53e64d2fb8acbbaafda5448
simtest: Don't add another FC host

Don't add another Fibre Channel host when running sysstat simulation
tests. The output displayed by sar and sadf will depend on the order in
which filenames are read, which is dependent on the underlying
filesystem implementation, thus making tests non reproducible.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
20 files changed:
tests/expected.sadf-d
tests/expected.sadf-g
tests/expected.sadf-j
tests/expected.sadf-p
tests/expected.sadf-r
tests/expected.sadf-x
tests/expected.sar-all
tests/expected.sar-dec
tests/expected.sar-human
tests/expected2.sadf-g
tests/expected2.sar-all
tests/root.README
tests/root4/sys/class/fc_host/host1/statistics/rx_frames [deleted file]
tests/root4/sys/class/fc_host/host1/statistics/rx_words [deleted file]
tests/root4/sys/class/fc_host/host1/statistics/tx_frames [deleted file]
tests/root4/sys/class/fc_host/host1/statistics/tx_words [deleted file]
tests/root5/sys/class/fc_host/host1/statistics/rx_frames [deleted file]
tests/root5/sys/class/fc_host/host1/statistics/rx_words [deleted file]
tests/root5/sys/class/fc_host/host1/statistics/tx_frames [deleted file]
tests/root5/sys/class/fc_host/host1/statistics/tx_words [deleted file]