Skip to content

release 1.0.0

release 1.0.0 #5

Triggered via pull request September 14, 2024 00:32
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

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

Annotations

3 errors
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/init_spec.rb#L58
s3daemon with instances param instance bar Docker container "systemd-s3daemon-bar" ["Mounts"] is expected to match [(include {"Source" => "/home"}), (include {"Source" => "/opt"})] Failure/Error: is_expected.to match([ include('Source' => '/home'), include('Source' => '/opt'), ]) expected [{"Destination"=>"/opt", "Driver"=>"", "Mode"=>"", "Options"=>["rbind"], "Propagation"=>"rprivate", "..."", "Options"=>["rbind"], "Propagation"=>"rprivate", "RW"=>true, "Source"=>"/home", "Type"=>"bind"}] to match [(include {"Source" => "/home"}), (include {"Source" => "/opt"})] Diff: @@ -1,16 +1,31 @@ -[(include {"Source" => "/home"}), (include {"Source" => "/opt"})] +[{"Destination"=>"/opt", + "Driver"=>"", + "Mode"=>"", + "Options"=>["rbind"], + "Propagation"=>"rprivate", + "RW"=>true, + "Source"=>"/opt", + "Type"=>"bind"}, + {"Destination"=>"/home", + "Driver"=>"", + "Mode"=>"", + "Options"=>["rbind"], + "Propagation"=>"rprivate", + "RW"=>true, + "Source"=>"/home", + "Type"=>"bind"}]
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.