This commit is contained in:
Omar Zevallos 2019-03-16 09:38:46 -04:00
Родитель 345293379b
Коммит 6e87cc51cd
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -207,7 +207,7 @@ def test_vars(request):
default_cl_opts = { # defaults for command-line options
"build_root": build_root,
"location": "westus22222222",
"location": "westus2",
"ssh_priv_key": os.path.expanduser(r"~/.ssh/id_rsa"),
"ssh_pub_key": os.path.expanduser(r"~/.ssh/id_rsa.pub"),
"test_vars_file": test_vars_file