Clean up the setting of feature flags. #3271

Merged
merged 2 commits into from Sep 14, 2015

Conversation

Projects
None yet
2 participants
Owner

howbazaar commented Sep 14, 2015

Windows tests were trying to set feature flags using the registry, which was causing contention on a single external resource. There is no reason to do this for testing purposes.

(Review request: http://reviews.vapour.ws/r/2651/)

Owner

howbazaar commented Sep 14, 2015

$$fixes-1493887$$

Contributor

jujubot commented Sep 14, 2015

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

jujubot added a commit that referenced this pull request Sep 14, 2015

Merge pull request #3271 from howbazaar/fix-os-env-suite-windows
Clean up the setting of feature flags.

Windows tests were trying to set feature flags using the registry, which was causing contention on a single external resource. There is no reason to do this for testing purposes.

(Review request: http://reviews.vapour.ws/r/2651/)

@jujubot jujubot merged commit 62b0114 into juju:master Sep 14, 2015

@howbazaar howbazaar deleted the howbazaar:fix-os-env-suite-windows branch Sep 14, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment