This commit is contained in:
rebecca-makar 2019-01-16 14:23:10 -05:00
Родитель dd6a38e41b
Коммит 0363522580
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -78,7 +78,7 @@ class TestVDBench:
commands = """
~/copy_idrsa.sh
cd
./run_vdbench.sh smallfileIO.conf uniquestring1
./run_vdbench.sh inmem.conf uniquestring1
""".split("\n")
helpers.run_ssh_commands(ssh_client, commands)
finally: