replace r10k template with native puppet code #135
Annotations
10 errors
spec/classes/init_spec.rb#L12
r10k on gentoo-2-x86_64 with default values 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, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L13
r10k on gentoo-2-x86_64 with default values is expected to contain Class[r10k::install]
Failure/Error: it { is_expected.to contain_class('r10k::install') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L14
r10k on gentoo-2-x86_64 with default values is expected to contain Class[r10k::config]
Failure/Error: it { is_expected.to contain_class('r10k::config') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L15
r10k on gentoo-2-x86_64 with default values is expected not to contain Class[r10k::mcollective]
Failure/Error: it { is_expected.not_to contain_class('r10k::mcollective') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L16
r10k on gentoo-2-x86_64 with default values is expected not to contain Class[r10k::prerun_command]
Failure/Error: it { is_expected.not_to contain_class('r10k::prerun_command') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L17
r10k on gentoo-2-x86_64 with default values is expected not to contain Class[r10k::postrun_command]
Failure/Error: it { is_expected.not_to contain_class('r10k::postrun_command') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L27
r10k on gentoo-2-x86_64 with param include_prerun_command set to true 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 Resource Statement, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L28
r10k on gentoo-2-x86_64 with param include_prerun_command set to true is expected to contain Class[r10k::prerun_command]
Failure/Error: it { is_expected.to contain_class('r10k::prerun_command') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L38
r10k on gentoo-2-x86_64 with param include_postrun_command set to true 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 Resource Statement, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L39
r10k on gentoo-2-x86_64 with param include_postrun_command set to true is expected to contain Class[r10k::postrun_command]
Failure/Error: it { is_expected.to contain_class('r10k::postrun_command') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[R10k]: parameter 'deploy_settings' expects a Hash value, got Undef (line: 2, column: 1) on node fv-az799-697.1a0eysidlh5efce4rkxll4lmbe.jx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading