Unit tests (puppet 3.3.x or 3.4.x) random erros : WebMock::NetConnectNotAllowedError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet-ceilometer |
Fix Released
|
Critical
|
Emilien Macchi | ||
puppet-keystone |
Fix Released
|
Undecided
|
Emilien Macchi | ||
puppet-nova |
Fix Released
|
Critical
|
Sebastien Badia | ||
puppet-swift |
Fix Released
|
Critical
|
Sebastien Badia |
Bug Description
It seems that the is_expected.to compile and is_expected.to compile.
We now load webmock by default (stub are only used in neutron module), and it seem to produce random errors with this rspec matchers. (puppet-nova and puppet-swift are impacted for the moment).
Webmock net connects are disabled by default, a solution is to allow link-local IPv4 for those modules, I take a look
WebMock.
[1] https:/
[2] https:/
[3] http://
[4] http://
[5] http://
Changed in puppet-swift: | |
status: | New → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Sebastien Badia (sbadia) |
Changed in puppet-ceilometer: | |
importance: | Undecided → Critical |
Changed in puppet-ceilometer: | |
assignee: | Sebastien Badia (sbadia) → Emilien Macchi (emilienm) |
Changed in puppet-swift: | |
status: | Fix Committed → Fix Released |
Changed in puppet-nova: | |
status: | Fix Committed → Fix Released |
Changed in puppet-ceilometer: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/220752
Review: https:/