Skip to content

Update gluster.rb

Update gluster.rb #4

Re-run triggered May 9, 2024 19:40
Status Failure
Total duration 2m 55s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
30s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Puppet / 8 (Ruby 3.2): spec/unit/lib/facter/gluster_spec.rb#L527
Facter::Util::Fact two peers and one volumes check gluster_volume_volume_bricks (comma separated string) Failure/Error: expect(Facter.fact(:"gluster_volume_#{gluster_volume_one}_bricks").value).to eq(gluster_volumes[gluster_volume_one]['bricks'].join(',')) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 8 (Ruby 3.2): spec/unit/lib/facter/gluster_spec.rb#L531
Facter::Util::Fact two peers and one volumes check gluster_volume_volume_options (comma separated string) Failure/Error: expect(Facter.fact(:"gluster_volume_#{gluster_volume_one}_options").value).to eq(gluster_volume_options[gluster_volume_one].join(',')) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 8 (Ruby 3.2): spec/unit/lib/facter/gluster_spec.rb#L535
Facter::Util::Fact two peers and one volumes check gluster_volume_volume_ports (comma separated string) Failure/Error: expect(Facter.fact(:"gluster_volume_#{gluster_volume_one}_ports").value).to eq(gluster_volume_ports[gluster_volume_one]['ports'].join(',')) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/unit/lib/facter/gluster_spec.rb#L527
Facter::Util::Fact two peers and one volumes check gluster_volume_volume_bricks (comma separated string) Failure/Error: expect(Facter.fact(:"gluster_volume_#{gluster_volume_one}_bricks").value).to eq(gluster_volumes[gluster_volume_one]['bricks'].join(',')) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/unit/lib/facter/gluster_spec.rb#L531
Facter::Util::Fact two peers and one volumes check gluster_volume_volume_options (comma separated string) Failure/Error: expect(Facter.fact(:"gluster_volume_#{gluster_volume_one}_options").value).to eq(gluster_volume_options[gluster_volume_one].join(',')) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/unit/lib/facter/gluster_spec.rb#L535
Facter::Util::Fact two peers and one volumes check gluster_volume_volume_ports (comma separated string) Failure/Error: expect(Facter.fact(:"gluster_volume_#{gluster_volume_one}_ports").value).to eq(gluster_volume_ports[gluster_volume_one]['ports'].join(',')) NoMethodError: undefined method `value' for nil:NilClass
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.