Actions
Refactor #20645
closedrenderer_test templates proxy call is not stubbed
Difficulty:
trivial
Triaged:
Pull request:
Description
RestClient::Exceptions::OpenTimeout: Timed out connecting to server
lib/proxy_api/resource.rb:62:in `block in get'
lib/proxy_api/resource.rb:95:in `with_logger'
lib/proxy_api/resource.rb:59:in `get'
lib/proxy_api/template.rb:10:in `template_url'
lib/foreman/foreman_url_renderer.rb:61:in `foreman_url_from_templates_proxy'
lib/foreman/foreman_url_renderer.rb:24:in `foreman_url'
test/unit/foreman/renderer_test.rb:85:in `block in <class:RendererTest>' (RestClient::Exceptions::OpenTimeout)
/usr/local/rvm/gems/ruby-2.3.1@test_develop_pr_core-2/gems/rest-client-2.0.2/lib/restclient/request.rb:731
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4753 added
Updated by Timo Goebel about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e34116281904d9922a0569618cb8eb1fff3b0a87.
Updated by Tomer Brisker about 7 years ago
- Translation missing: en.field_release set to 240
Actions