testing: change two test scripts to refer to python3
authorVincent Fu <vincent.fu@wdc.com>
Thu, 28 May 2020 13:05:06 +0000 (09:05 -0400)
committerVincent Fu <vincent.fu@wdc.com>
Thu, 28 May 2020 18:32:59 +0000 (14:32 -0400)
commit8c00c3833a5fa97c5fb4b415a6c816c4b1ddd9f5
treef61aa4b5405df3eb07faf004b1f8a502c8dbaa73
parentfca6f06899d09b0fc35a58be9628bff7d6dde8e0
testing: change two test scripts to refer to python3

Since python2 is no longer supported we should now use python3 in our
test scripts. Change the shebang lines for two test scripts to refer to
python3.

Note that t/sgunmap-test.py and t/sgunmap-perf.py still refer to
python2.  I no longer have the means to test those two scripts and am
leaving those unchanged.

Signed-off-by: Vincent Fu <vincent.fu@wdc.com>
t/steadystate_tests.py
t/strided.py