Skip to content

Grouplist to group list #299

Grouplist to group list

Grouplist to group list #299

Triggered via pull request November 8, 2024 02:38
Status Failure
Total duration 5m 53s
Artifacts

ci.yml

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

Annotations

13 errors and 3 warnings
Puppet / 8 (Ruby 3.2): spec/defines/group_spec.rb#L10
yum::group with no parameters is expected to contain Exec[yum-groupinstall-Core] with command => "yum -y groupinstall 'Core'" Failure/Error: it { is_expected.to contain_exec("yum-groupinstall-#{title}").with_command("yum -y groupinstall 'Core'") } expected that the catalogue would contain Exec[yum-groupinstall-Core] with command set to "yum -y groupinstall 'Core'" but it is set to "yum -y group install 'Core'"
Puppet / 8 (Ruby 3.2): spec/defines/group_spec.rb#L18
yum::group when ensure is set to `absent` is expected to contain Exec[yum-groupremove-Core] with command => "yum -y groupremove 'Core'" Failure/Error: it { is_expected.to contain_exec("yum-groupremove-#{title}").with_command("yum -y groupremove 'Core'") } expected that the catalogue would contain Exec[yum-groupremove-Core] with command set to "yum -y groupremove 'Core'" but it is set to "yum -y group remove 'Core'"
Puppet / 8 (Ruby 3.2): spec/defines/group_spec.rb#L34
yum::group with an install option specified is expected to contain Exec[yum-groupinstall-Core] with command => "yum -y groupinstall 'Core' --enablerepo=epel" Failure/Error: it { is_expected.to contain_exec("yum-groupinstall-#{title}").with_command("yum -y groupinstall 'Core' --enablerepo=epel") } expected that the catalogue would contain Exec[yum-groupinstall-Core] with command set to "yum -y groupinstall 'Core' --enablerepo=epel" but it is set to "yum -y group install 'Core' --enablerepo=epel"
Puppet / 8 (Ruby 3.2): spec/defines/group_spec.rb#L42
yum::group when ensure is set to `latest` is expected to contain Exec[yum-groupinstall-Core] with command => "yum -y groupinstall 'Core'" Failure/Error: it { is_expected.to contain_exec("yum-groupinstall-#{title}").with_command("yum -y groupinstall 'Core'") } expected that the catalogue would contain Exec[yum-groupinstall-Core] with command set to "yum -y groupinstall 'Core'" but it is set to "yum -y group install 'Core'"
Puppet / 8 (Ruby 3.2): spec/defines/group_spec.rb#L43
yum::group when ensure is set to `latest` is expected to contain Exec[yum-groupinstall-Core-latest] with command => "yum -y groupinstall 'Core'" Failure/Error: it { is_expected.to contain_exec("yum-groupinstall-#{title}-latest").with_command("yum -y groupinstall 'Core'") } expected that the catalogue would contain Exec[yum-groupinstall-Core-latest] with command set to "yum -y groupinstall 'Core'" but it is set to "yum -y group install 'Core'"
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/defines/group_spec.rb#L10
yum::group with no parameters is expected to contain Exec[yum-groupinstall-Core] with command => "yum -y groupinstall 'Core'" Failure/Error: it { is_expected.to contain_exec("yum-groupinstall-#{title}").with_command("yum -y groupinstall 'Core'") } expected that the catalogue would contain Exec[yum-groupinstall-Core] with command set to "yum -y groupinstall 'Core'" but it is set to "yum -y group install 'Core'"
Puppet / 7 (Ruby 2.7): spec/defines/group_spec.rb#L18
yum::group when ensure is set to `absent` is expected to contain Exec[yum-groupremove-Core] with command => "yum -y groupremove 'Core'" Failure/Error: it { is_expected.to contain_exec("yum-groupremove-#{title}").with_command("yum -y groupremove 'Core'") } expected that the catalogue would contain Exec[yum-groupremove-Core] with command set to "yum -y groupremove 'Core'" but it is set to "yum -y group remove 'Core'"
Puppet / 7 (Ruby 2.7): spec/defines/group_spec.rb#L34
yum::group with an install option specified is expected to contain Exec[yum-groupinstall-Core] with command => "yum -y groupinstall 'Core' --enablerepo=epel" Failure/Error: it { is_expected.to contain_exec("yum-groupinstall-#{title}").with_command("yum -y groupinstall 'Core' --enablerepo=epel") } expected that the catalogue would contain Exec[yum-groupinstall-Core] with command set to "yum -y groupinstall 'Core' --enablerepo=epel" but it is set to "yum -y group install 'Core' --enablerepo=epel"
Puppet / 7 (Ruby 2.7): spec/defines/group_spec.rb#L42
yum::group when ensure is set to `latest` is expected to contain Exec[yum-groupinstall-Core] with command => "yum -y groupinstall 'Core'" Failure/Error: it { is_expected.to contain_exec("yum-groupinstall-#{title}").with_command("yum -y groupinstall 'Core'") } expected that the catalogue would contain Exec[yum-groupinstall-Core] with command set to "yum -y groupinstall 'Core'" but it is set to "yum -y group install 'Core'"
Puppet / 7 (Ruby 2.7): spec/defines/group_spec.rb#L43
yum::group when ensure is set to `latest` is expected to contain Exec[yum-groupinstall-Core-latest] with command => "yum -y groupinstall 'Core'" Failure/Error: it { is_expected.to contain_exec("yum-groupinstall-#{title}-latest").with_command("yum -y groupinstall 'Core'") } expected that the catalogue would contain Exec[yum-groupinstall-Core-latest] with command set to "yum -y groupinstall 'Core'" but it is set to "yum -y group install 'Core'"
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8