Implement acceptance tests for webhook-go #173
ci.yml
on: pull_request
Puppet
/
Static validations
28s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
68 errors
Puppet / 8 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083202464.pp.kSVmkR
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083202464.pp.kSVmkR, line: 2, column: 12) on node almalinux8-64-puppet8.example.com
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083209486.pp.7A01aH
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083209486.pp.7A01aH, line: 2, column: 12) on node almalinux8-64-puppet7.example.com
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / - Archlinux rolling:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083211662.pp.Wa6tNV
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083211662.pp.Wa6tNV, line: 2, column: 12) on node archlinuxrolling-64-none.example.com
|
Puppet / - Archlinux rolling:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / - Archlinux rolling:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / - Archlinux rolling:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / - Archlinux rolling:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / - Archlinux rolling
Process completed with exit code 1.
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083211644.pp.fV4L5B
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083211644.pp.fV4L5B, line: 2, column: 12) on node oracle7-64-puppet7.example.com
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 7 - OracleLinux 7
Process completed with exit code 1.
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083211058.pp.jFTUoX
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083211058.pp.jFTUoX, line: 2, column: 12) on node oracle7-64-puppet8.example.com
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 8 - OracleLinux 7
Process completed with exit code 1.
|
Puppet / 8 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083216486.pp.CK5zE1
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083216486.pp.CK5zE1, line: 2, column: 12) on node centos7-64-puppet8.example.com
|
Puppet / 8 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 8 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 8 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 8 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 8 - CentOS 7
Process completed with exit code 1.
|
Puppet / 7 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083222219.pp.DFv9uP
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083222219.pp.DFv9uP, line: 2, column: 12) on node centos7-64-puppet7.example.com
|
Puppet / 7 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 7 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 7 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 7 - CentOS 7:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083226436.pp.tS3LBK
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083226436.pp.tS3LBK, line: 2, column: 12) on node ubuntu1804-64-puppet7.example.com
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 7 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083232663.pp.OGH0Rs
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083232663.pp.OGH0Rs, line: 2, column: 12) on node ubuntu1804-64-puppet8.example.com
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 8 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / 7 - Rocky 8
Process completed with exit code 1.
|
Puppet / 8 - Rocky 8
Process completed with exit code 1.
|
Puppet / 7 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083300370.pp.0EzlcY
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083300370.pp.0EzlcY, line: 2, column: 12) on node centos8-64-puppet7.example.com
|
Puppet / 7 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 7 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 7 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 7 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / 8 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L7
r10k::webhook tests when defaults used applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083259652.pp.FF3nm4
Last 10 lines of output were:
parameter 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'service' expects an undef value or a match for Enum['rocketchat', 'slack'], got ''
parameter 'config' entry 'chatops' entry 'channel' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'user' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'auth_token' expects a value of type Undef or String[1], got String
parameter 'config' entry 'chatops' entry 'server_uri' expects a value of type Undef or String[1], got String
parameter 'config' entry 'r10k' entry 'prefix' expects a value of type Undef or String[1], got String (file: /tmp/apply_manifest_083259652.pp.FF3nm4, line: 2, column: 12) on node centos8-64-puppet8.example.com
|
Puppet / 8 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L18
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "webhook-go" to be installed
|
Puppet / 8 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L22
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content
Failure/Error: expect(subject).to exist
expected File "/etc/voxpupuli/webhook.yml" to exist
|
Puppet / 8 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "webhook-go" to be enabled
|
Puppet / 8 - CentOS 8:
spec/acceptance/r10k_webhook_spec.rb#L32
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "webhook-go" to be running
|
Puppet / 8 - CentOS 8
Process completed with exit code 1.
|