modulesync 6.0.0 #63
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
8 errors
Puppet / 7 - CentOS 7:
spec/acceptance/hiera_spec.rb#L85
hiera querying hiera finds it in puppet agent
Failure/Error: let(:facts)
`let` is not available from within an example (e.g. an `it` block) or from constructs that run in the scope of an example (e.g. `before`, `let`, etc). It is only available on an example group (e.g. a `describe` or `context` block).
|
Puppet / 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/hiera_spec.rb#L85
hiera querying hiera finds it in puppet agent
Failure/Error: let(:facts)
`let` is not available from within an example (e.g. an `it` block) or from constructs that run in the scope of an example (e.g. `before`, `let`, etc). It is only available on an example group (e.g. a `describe` or `context` block).
|
Puppet / 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / 7 - Debian 10:
spec/acceptance/hiera_spec.rb#L85
hiera querying hiera finds it in puppet agent
Failure/Error: let(:facts)
`let` is not available from within an example (e.g. an `it` block) or from constructs that run in the scope of an example (e.g. `before`, `let`, etc). It is only available on an example group (e.g. a `describe` or `context` block).
|
Puppet / 7 - Debian 10
Process completed with exit code 1.
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/hiera_spec.rb#L85
hiera querying hiera finds it in puppet agent
Failure/Error: let(:facts)
`let` is not available from within an example (e.g. an `it` block) or from constructs that run in the scope of an example (e.g. `before`, `let`, etc). It is only available on an example group (e.g. a `describe` or `context` block).
|
Puppet / 7 - Ubuntu 18.04
Process completed with exit code 1.
|