remove apt repo for ubuntu 22.04 #165
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
4 errors
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L77
gluster::install on ubuntu-22.04-x86_64 installing on an unsupported architecture is expected to fail to compile and raise an error matching /not yet supported/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{not yet supported}) }
expected that the catalogue would fail to compile and raise an error matching /not yet supported/
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L77
gluster::install on ubuntu-22.04-x86_64 installing on an unsupported architecture is expected to fail to compile and raise an error matching /not yet supported/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{not yet supported}) }
expected that the catalogue would fail to compile and raise an error matching /not yet supported/
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|