Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cmd/juju/command: Fix SSH/SCP test failures #6502
Conversation
|
$$merge$$ |
|
@mjs Thanks! And sorry for the trouble :( |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 1d19099
into
juju:develop
Oct 26, 2016
mjs
deleted the
mjs:ssh-test-fixes
branch
Oct 26, 2016
added a commit
to kat-co/juju
that referenced
this pull request
Oct 26, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mjs commentedOct 26, 2016
•
Edited 1 time
-
mjs
Oct 26, 2016
A recent change updated the unit tests for
juju sshandjuju scpin such a way that they weren't deterministic any more and frequently failed. This change limits the fake machine addresses that the testswill use to make them deterministic and reliable again.
QA
Several hours of race stress test runs. Previously these tests would fail in a handful of iterations.