Add Debian 12 support #296
Triggered via pull request
February 21, 2024 11:24
Status
Failure
Total duration
15m 28s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
5 errors
Puppet / 8 (Ruby 3.2):
spec/classes/000_elasticsearch_init_spec.rb#L89
elasticsearch on debian-12-x86_64 java installation is expected to contain Class[elasticsearch::config] that requires Class[java]
Failure/Error:
expect(subject).to contain_class('elasticsearch::config').
that_requires('Class[java]')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, unsupported release 12 (file: /home/runner/work/puppet-elasticsearch/puppet-elasticsearch/spec/fixtures/modules/java/manifests/params.pp, line: 81, column: 20) on node fv-az585-579.vitsawovrx5upos552vgumbwsa.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / Distro Puppet - Debian 12
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/000_elasticsearch_init_spec.rb#L89
elasticsearch on debian-12-x86_64 java installation is expected to contain Class[elasticsearch::config] that requires Class[java]
Failure/Error:
expect(subject).to contain_class('elasticsearch::config').
that_requires('Class[java]')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, unsupported release 12 (file: /home/runner/work/puppet-elasticsearch/puppet-elasticsearch/spec/fixtures/modules/java/manifests/params.pp, line: 81, column: 20) on node fv-az1432-80.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|