Skip to content

remove apt repo for ubuntu 22.04 #164

remove apt repo for ubuntu 22.04

remove apt repo for ubuntu 22.04 #164

Triggered via pull request October 26, 2023 11:37
Status Failure
Total duration 4m 0s
Artifacts

ci.yml

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

Annotations

12 errors
Puppet / 8 (Ruby 3.2): spec/classes/client_spec.rb#L69
gluster::client on ubuntu-20.04-x86_64 with all defaults includes gluster::install Failure/Error: is_expected.to create_class('gluster::install').with(repo_params) expected that the catalogue would contain Class[gluster::install] with repo set to false but it is set to true
Puppet / 8 (Ruby 3.2): spec/classes/client_spec.rb#L69
gluster::client on ubuntu-22.04-x86_64 with all defaults includes gluster::install Failure/Error: is_expected.to create_class('gluster::install').with(repo_params) expected that the catalogue would contain Class[gluster::install] with repo set to true but it is set to false
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): spec/classes/init_spec.rb#L88
gluster on ubuntu-20.04-x86_64 Debian specific stuff creates gluster::install Failure/Error: is_expected.to create_class('gluster::install').with(repo_params) expected that the catalogue would contain Class[gluster::install] with repo set to false but it is set to true
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L88
gluster on ubuntu-22.04-x86_64 Debian specific stuff creates gluster::install Failure/Error: is_expected.to create_class('gluster::install').with(repo_params) expected that the catalogue would contain Class[gluster::install] with repo set to true but it is set to false
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/client_spec.rb#L69
gluster::client on ubuntu-20.04-x86_64 with all defaults includes gluster::install Failure/Error: is_expected.to create_class('gluster::install').with(repo_params) expected that the catalogue would contain Class[gluster::install] with repo set to false but it is set to true
Puppet / 7 (Ruby 2.7): spec/classes/client_spec.rb#L69
gluster::client on ubuntu-22.04-x86_64 with all defaults includes gluster::install Failure/Error: is_expected.to create_class('gluster::install').with(repo_params) expected that the catalogue would contain Class[gluster::install] with repo set to true but it is set to false
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): spec/classes/init_spec.rb#L88
gluster on ubuntu-20.04-x86_64 Debian specific stuff creates gluster::install Failure/Error: is_expected.to create_class('gluster::install').with(repo_params) expected that the catalogue would contain Class[gluster::install] with repo set to false but it is set to true
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L88
gluster on ubuntu-22.04-x86_64 Debian specific stuff creates gluster::install Failure/Error: is_expected.to create_class('gluster::install').with(repo_params) expected that the catalogue would contain Class[gluster::install] with repo set to true but it is set to false
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.