Add Ubuntu 22.04 support #173
Annotations
10 errors
Run tests:
spec/classes/console_spec.rb#L12
bareos::console on ubuntu-22.04-x86_64 with default values for all parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Run tests:
spec/classes/console_spec.rb#L13
bareos::console on ubuntu-22.04-x86_64 with default values for all parameters is expected to contain Class[bareos]
Failure/Error: it { is_expected.to contain_class('bareos') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Run tests:
spec/classes/director_spec.rb#L13
bareos::director on ubuntu-22.04-x86_64 with default values for all parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Run tests:
spec/classes/director_spec.rb#L14
bareos::director on ubuntu-22.04-x86_64 with default values for all parameters is expected to contain Class[bareos]
Failure/Error: it { is_expected.to contain_class('bareos') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Run tests:
spec/classes/director_spec.rb#L29
bareos::director on ubuntu-22.04-x86_64 with catalogs => { test: { db_driver: "postgresql", db_name: "test" }}} is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Run tests:
spec/classes/client_client_spec.rb#L15
bareos::client::client on ubuntu-22.04-x86_64 with default values for all parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Run tests:
spec/classes/director_spec.rb#L31
bareos::director on ubuntu-22.04-x86_64 with catalogs => { test: { db_driver: "postgresql", db_name: "test" }}} is expected to contain Bareos::Director::Catalog[test] with db_driver => "postgresql" and db_name => "test"
Failure/Error:
expect(subject).to contain_bareos__director__catalog('test').
with_db_driver('postgresql').
with_db_name('test')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Run tests:
spec/classes/client_client_spec.rb#L16
bareos::client::client on ubuntu-22.04-x86_64 with default values for all parameters is expected to contain Class[bareos::client]
Failure/Error: it { is_expected.to contain_class('bareos::client') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Run tests:
spec/classes/client_client_spec.rb#L17
bareos::client::client on ubuntu-22.04-x86_64 with default values for all parameters is expected to contain File[/etc/bareos/bareos-fd.d/client/bareos-fd.conf] with content =~ /^Client \{$/
Failure/Error: it { is_expected.to contain_file(filename).with_content(%r{^Client \{$}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
Run tests:
spec/classes/client_client_spec.rb#L18
bareos::client::client on ubuntu-22.04-x86_64 with default values for all parameters is expected to contain File[/etc/bareos/bareos-fd.d/client/bareos-fd.conf] with content =~ /Name = "bareos-fd"$/
Failure/Error: it { is_expected.to contain_file(filename).with_content(%r{Name = "bareos-fd"$}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Only Ubunutu LTS Versions are supported (file: /home/runner/work/puppet-bareos/puppet-bareos/spec/fixtures/modules/bareos/manifests/repository.pp, line: 126, column: 11) on node fv-az1435-176.w10t344lelvuxfmjd4pvrrtsxg.cx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading