provider/common: fix TestSuccess for Windows #7371

Merged
merged 1 commit into from May 22, 2017

Conversation

Projects
None yet
3 participants
Member

axw commented May 22, 2017

Description of change

Fix the TestSuccess test for Windows. We need
to have both "scp" and "ssh" in the path for
the OpenSSH client code to succeed. Also,
unquote the user known hosts file path, and
return errors properly.

QA steps

Run TestSuccess on Windows and Linux.

Documentation changes

None.

Bug reference

None.

provider/common: fix TestSuccess for Windows
Fix the TestSuccess test for Windows. We need
to have both "scp" and "ssh" in the path for
the OpenSSH client code to succeed. Also,
unquote the user known hosts file path, and
return errors properly.
Member

axw commented May 22, 2017

$$merge$$

Contributor

jujubot commented May 22, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented May 22, 2017

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/10935

Member

axw commented May 22, 2017

$$merge$$

Contributor

jujubot commented May 22, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit c3b5534 into juju:develop May 22, 2017

1 check failed

github-check-merge-juju Built PR, ran unit tests, and tested LXD deploy. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment