-
Notifications
You must be signed in to change notification settings - Fork 77
Testing: use ssh to connect to Windows instances #873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉 yay for being able to delete a ton of code
|
Windows failures look normal and a previous run was all green. Merging. https://source.cloud.google.com/results/invocations/f45d336e-62ac-4300-abcb-af45864e7040/targets |
This reverts commit 2f8ccd9.
Description
This has several benefits, such as allowing ObservIQ members to be able to run Windows tests locally, and deletes our dependency on winrm.par. (No more need to specify WINRM_PAR_PATH!). It is also just really nice that we are doing things more or less the same for Linux and for Windows.
Related issue
b/209616302
How has this been tested?
Integration tests
Checklist: