Update default version from 1.16.3->1.20.0 #234
Annotations
10 errors
Run tests:
spec/classes/init_spec.rb#L148
consul on archlinux-6-x86_64 When installing via URL by default is expected to contain Archive[/opt/consul/archives/consul-1.16.3.zip] with source => "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.3.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip') }
expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.3.zip]
|
Run tests:
spec/classes/init_spec.rb#L150
consul on archlinux-6-x86_64 When installing via URL by default is expected to contain File[/opt/consul/archives/consul-1.16.3] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/consul/archives/consul-1.16.3').with(ensure: 'directory') }
expected that the catalogue would contain File[/opt/consul/archives/consul-1.16.3]
|
Run tests:
spec/classes/init_spec.rb#L161
consul on archlinux-6-x86_64 When installing via URL with a special archive_path is expected to contain Archive[/usr/share/puppet-archive/consul-1.16.3.zip] with source => "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/usr/share/puppet-archive/consul-1.16.3.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip') }
expected that the catalogue would contain Archive[/usr/share/puppet-archive/consul-1.16.3.zip]
|
Run tests:
spec/classes/init_spec.rb#L163
consul on archlinux-6-x86_64 When installing via URL with a special archive_path is expected to contain File[/usr/share/puppet-archive/consul-1.16.3] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/usr/share/puppet-archive/consul-1.16.3').with(ensure: 'directory') }
expected that the catalogue would contain File[/usr/share/puppet-archive/consul-1.16.3]
|
Run tests:
spec/classes/init_spec.rb#L174
consul on archlinux-6-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.3.zip] with source => "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.3.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip') }
expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.3.zip]
|
Run tests:
spec/classes/init_spec.rb#L197
consul on archlinux-6-x86_64 When installing via URL by with a custom url is expected to contain Archive[/opt/consul/archives/consul-1.16.3.zip] with source => "http://myurl"
Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.3.zip').with(source: 'http://myurl') }
expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.3.zip]
|
Run tests:
spec/classes/init_spec.rb#L148
consul on centos-9-x86_64 When installing via URL by default is expected to contain Archive[/opt/consul/archives/consul-1.16.3.zip] with source => "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/opt/consul/archives/consul-1.16.3.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip') }
expected that the catalogue would contain Archive[/opt/consul/archives/consul-1.16.3.zip]
|
Run tests:
spec/classes/init_spec.rb#L150
consul on centos-9-x86_64 When installing via URL by default is expected to contain File[/opt/consul/archives/consul-1.16.3] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/consul/archives/consul-1.16.3').with(ensure: 'directory') }
expected that the catalogue would contain File[/opt/consul/archives/consul-1.16.3]
|
Run tests:
spec/classes/init_spec.rb#L161
consul on centos-9-x86_64 When installing via URL with a special archive_path is expected to contain Archive[/usr/share/puppet-archive/consul-1.16.3.zip] with source => "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip"
Failure/Error: it { is_expected.to contain_archive('/usr/share/puppet-archive/consul-1.16.3.zip').with(source: 'https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_linux_amd64.zip') }
expected that the catalogue would contain Archive[/usr/share/puppet-archive/consul-1.16.3.zip]
|
Run tests:
spec/classes/init_spec.rb#L163
consul on centos-9-x86_64 When installing via URL with a special archive_path is expected to contain File[/usr/share/puppet-archive/consul-1.16.3] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/usr/share/puppet-archive/consul-1.16.3').with(ensure: 'directory') }
expected that the catalogue would contain File[/usr/share/puppet-archive/consul-1.16.3]
|
Loading