Add support for Ubuntu 22.04 #1579
Annotations
10 errors
Run tests:
spec/classes/cli_plugins_spec.rb#L22
foreman::cli::ansible on centos-8-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: The parameter '$request_timeout' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/cli.pp, line: 36, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Run tests:
spec/classes/cli_plugins_spec.rb#L23
foreman::cli::ansible on centos-8-x86_64 is expected to contain Foreman::Cli::Plugin[foreman_ansible]
Failure/Error: it { is_expected.to contain_foreman__cli__plugin(plugin_name) }
Puppet::ParseErrorWithIssue:
The parameter '$request_timeout' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/cli.pp, line: 36, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L17
foreman::cli on centos-8-x86_64 standalone with parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: The parameter '$request_timeout' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/cli.pp, line: 36, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Run tests:
spec/classes/cli_plugins_spec.rb#L22
foreman::cli::ansible on centos-9-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: The parameter '$request_timeout' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/cli.pp, line: 36, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L18
foreman::cli on centos-8-x86_64 standalone with parameters is expected to contain Package[foreman-cli] with ensure => "installed"
Failure/Error: it { should contain_package('foreman-cli').with_ensure('installed') }
Puppet::ParseErrorWithIssue:
The parameter '$request_timeout' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/cli.pp, line: 36, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Run tests:
spec/classes/cli_plugins_spec.rb#L23
foreman::cli::ansible on centos-9-x86_64 is expected to contain Foreman::Cli::Plugin[foreman_ansible]
Failure/Error: it { is_expected.to contain_foreman__cli__plugin(plugin_name) }
Puppet::ParseErrorWithIssue:
The parameter '$request_timeout' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/cli.pp, line: 36, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L21
foreman::cli on centos-8-x86_64 standalone with parameters /etc/hammer/cli.modules.d/foreman.yml should contain settings
Failure/Error:
is_expected.to contain_file('/etc/hammer/cli.modules.d/foreman.yml')
.with_content(
<<~CONFIG
:foreman:
# Enable/disable foreman commands
:enable_module: true
# Your foreman server address
:host: 'http://example.com'
Puppet::ParseErrorWithIssue:
The parameter '$request_timeout' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/cli.pp, line: 36, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Run tests:
spec/classes/cli_plugins_spec.rb#L22
foreman::cli::ansible on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: The parameter '$request_timeout' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/cli.pp, line: 36, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_database_spec.rb#L12
foreman on centos-8-x86_64 with db_manage set to false is expected not to contain Class[foreman::database::postgresql]
Failure/Error: it { should_not contain_class('foreman::database::postgresql') }
Puppet::ParseErrorWithIssue:
The parameter '$slowlog_log_slower_than' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/redis/manifests/init.pp, line: 432, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L49
foreman::cli on centos-8-x86_64 standalone with parameters /root/.hammer/cli.modules.d/foreman.yml should contain settings
Failure/Error:
is_expected.to contain_file('/root/.hammer/cli.modules.d/foreman.yml')
.with_replace(false)
.with_content(
<<~CONFIG
:foreman:
# Credentials. You'll be asked for the interactively if you leave them blank here
:username: 'joe'
:password: 'secret'
CONFIG
)
Puppet::ParseErrorWithIssue:
The parameter '$request_timeout' must be a literal type, not a Puppet::Pops::Model::AccessExpression (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/cli.pp, line: 36, column: 15) on node fv-az530-771.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Loading