Add EL9 support #163
Annotations
10 errors
spec/classes/init_spec.rb#L163
consul on fedora-30-x86_64 When installing via URL by default is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') }
expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
|
spec/classes/init_spec.rb#L165
consul on fedora-30-x86_64 When installing via URL by default is expected to contain File[/opt/consul/archives/consul-1.16.1] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/consul/archives/consul-1.16.1').with(ensure: 'directory') }
expected that the catalogue would contain File[/opt/consul/archives/consul-1.16.1]
|
spec/classes/init_spec.rb#L176
consul on fedora-30-x86_64 When installing via URL with a special archive_path is expected to contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/usr/share/puppet-archive/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') }
expected that the catalogue would contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip]
|
spec/classes/init_spec.rb#L178
consul on fedora-30-x86_64 When installing via URL with a special archive_path is expected to contain File[/usr/share/puppet-archive/consul-1.16.1] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/usr/share/puppet-archive/consul-1.16.1').with(ensure: 'directory') }
expected that the catalogue would contain File[/usr/share/puppet-archive/consul-1.16.1]
|
spec/classes/init_spec.rb#L189
consul on fedora-30-x86_64 When installing by archive via URL and current version is already installed is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') }
expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
|
spec/classes/init_spec.rb#L212
consul on fedora-30-x86_64 When installing via URL by with a custom url is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "http://myurl"
Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'http://myurl') }
expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
|
spec/classes/init_spec.rb#L163
consul on scientific-7-x86_64 When installing via URL by default is expected to contain Archive[/opt/consul/archives/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') }
expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.1.zip]
|
spec/classes/init_spec.rb#L165
consul on scientific-7-x86_64 When installing via URL by default is expected to contain File[/opt/consul/archives/consul-1.16.1] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/consul/archives/consul-1.16.1').with(ensure: 'directory') }
expected that the catalogue would contain File[/opt/consul/archives/consul-1.16.1]
|
spec/classes/init_spec.rb#L176
consul on scientific-7-x86_64 When installing via URL with a special archive_path is expected to contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip] with source => "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/usr/share/puppet-archive/consul-1.16.1.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_linux_amd64.zip') }
expected that the catalogue would contain Archive[/usr/share/puppet-archive/consul-1.16.1.zip]
|
spec/classes/init_spec.rb#L178
consul on scientific-7-x86_64 When installing via URL with a special archive_path is expected to contain File[/usr/share/puppet-archive/consul-1.16.1] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/usr/share/puppet-archive/consul-1.16.1').with(ensure: 'directory') }
expected that the catalogue would contain File[/usr/share/puppet-archive/consul-1.16.1]
|
The logs for this run have expired and are no longer available.
Loading