As-is, automated upgrade patch generation fails CI with these style issues: rhizome/host/spec/storage_volume_spec.rb:96:9: C: [Correctable] RSpec/ExampleWording: Do not use the future tense when describing your tests. it "will retry after purging if spdk artifacts exist" do ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rhizome/host/spec/storage_volume_spec.rb:106:9: C: [Correctable] RSpec/ExampleWording: Do not use the future tense when describing your tests. it "won't retry more than once" do ^^^^^^^^^^^^^^^^^^^^^^^^^^ rhizome/host/spec/vm_path_spec.rb:16:7: C: [Correctable] RSpec/ExampleWording: Do not use the future tense when describing your tests. it "will snakeify difficult characters" do ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ spec/lib/clog_spec.rb:11:7: C: [Correctable] RSpec/ExampleWording: Do not use the future tense when describing your tests. it "will add the thread name to the structure data, if defined" do ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ So, handle them and update rubocop-rspec.
1005 B
1005 B