Actions
Feature #12152
closedsupport for running of smart-proxy under ruby 2.2
Updated by Dominic Cleal about 9 years ago
Note that as per https://github.com/theforeman/foreman/pull/2517, we only have Ruby 2.2.1 available via rvm on our Jenkins infra rather than any later patch level. Hopefully it'll work for the proxy, if not Foreman.
Updated by Dominic Cleal about 9 years ago
https://github.com/theforeman/foreman-infra/pull/192 added 2.2.3 to the smart proxy develop test matrix, which now fails with:
15:24:46 /var/lib/workspace/workspace/test_proxy_develop/puppet/4.2.0/ruby/2.2/test/test_helper.rb:1:in `require': cannot load such file -- test/unit (LoadError) 15:24:46 from /var/lib/workspace/workspace/test_proxy_develop/puppet/4.2.0/ruby/2.2/test/test_helper.rb:1:in `<top (required)>' 15:24:46 from /var/lib/workspace/workspace/test_proxy_develop/puppet/4.2.0/ruby/2.2/test/bmc/bmc_api_shell_test.rb:1:in `require' 15:24:46 from /var/lib/workspace/workspace/test_proxy_develop/puppet/4.2.0/ruby/2.2/test/bmc/bmc_api_shell_test.rb:1:in `<top (required)>' 15:24:46 from /usr/local/rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/rake/rake_test_loader.rb:15:in `require' 15:24:46 from /usr/local/rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/rake/rake_test_loader.rb:15:in `block in <main>' 15:24:46 from /usr/local/rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/rake/rake_test_loader.rb:4:in `select' 15:24:46 from /usr/local/rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/rake/rake_test_loader.rb:4:in `<main>'
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/327 added
- Pull request deleted (
)
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b617b3f7cb898726226533bf4bc5e62e948be5d5.
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 71
- Assignee set to Anonymous
Updated by Dominic Cleal about 9 years ago
- Related to Bug #12217: `ruby_21` is not a valid platform` with older versions of Bundler added
Actions