Add function to check if nodes are reachable via bolt #157
ci.yml
on: pull_request
Spec
/
Setup Test Matrix
30s
Matrix: Spec / spec
Matrix: Acceptance / acceptance
Annotations
18 errors and 17 warnings
Acceptance / Acceptance tests (CentOS-8, puppet7-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (AlmaLinux-8, puppet8-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (CentOS-8, puppet8-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (SLES-12, puppet7-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (RedHat-9-arm, puppet8-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (AlmaLinux-8, puppet7-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (RedHat-8, puppet8-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (RedHat-7, puppet7-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (RedHat-9-arm, puppet7-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (RedHat-9, puppet7-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (RedHat-7, puppet8-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (CentOS-7, puppet7-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (CentOS-7, puppet8-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (Ubuntu-20.04, puppet7-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (RedHat-9, puppet8-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (RedHat-8, puppet7-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (SLES-12, puppet8-nightly)
Process completed with exit code 1.
|
Acceptance / Acceptance tests (Ubuntu-20.04, puppet8-nightly)
Process completed with exit code 1.
|
Spec / Setup Test Matrix
Cannot find image for Amazon-2
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/functions/certname_spec.rb#L13
peadm::certname
Skipped: Temporarily skipped with xit
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/functions/file_or_content_spec.rb#L16
peadm::file_or_content
Skipped: Temporarily skipped with xit
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/functions/get_targets_spec.rb#L20
peadm::get_targets string arguments converts a string input to a Target array without count
Skipped: Being able to stub the get_targets() function
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/functions/get_targets_spec.rb#L24
peadm::get_targets string arguments converts a string input to a Target array with count
Skipped: Being able to stub the get_targets() function
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/functions/get_targets_spec.rb#L31
peadm::get_targets array arguments converts an array input to a Target array without count
Skipped: Being able to stub the get_targets() function
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/functions/get_targets_spec.rb#L35
peadm::get_targets array arguments converts an array input to a Target array with count
Skipped: Being able to stub the get_targets() function
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/plans/util/sanitize_pg_pe_conf_spec.rb#L11
peadm::util::sanitize_pg_pe_conf Runs
Failure/Error: expect(run_plan('peadm::util::sanitize_pg_pe_conf', 'targets' => 'foo,bar', 'primary_host' => 'pe-server-d8b317-0.us-west1-a.c.davidsand.internal')).to be_ok
expected `#<Bolt::PlanResult:0x00007f1f3a8bd3e0 @value=#<Bolt::PAL::PALError: undefined method `start_with?' fo...::puppetdb_hosts"=>["pe-server-d8b317-0.us-west1-a.c.davidsand.internal"]}:Hash>, @status="failure">.ok?` to be truthy, got false
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/functions/certname_spec.rb#L13
peadm::certname
Skipped: Temporarily skipped with xit
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/functions/file_or_content_spec.rb#L16
peadm::file_or_content
Skipped: Temporarily skipped with xit
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/functions/get_targets_spec.rb#L20
peadm::get_targets string arguments converts a string input to a Target array without count
Skipped: Being able to stub the get_targets() function
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/functions/get_targets_spec.rb#L24
peadm::get_targets string arguments converts a string input to a Target array with count
Skipped: Being able to stub the get_targets() function
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/functions/get_targets_spec.rb#L31
peadm::get_targets array arguments converts an array input to a Target array without count
Skipped: Being able to stub the get_targets() function
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/functions/get_targets_spec.rb#L35
peadm::get_targets array arguments converts an array input to a Target array with count
Skipped: Being able to stub the get_targets() function
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/plans/util/sanitize_pg_pe_conf_spec.rb#L11
peadm::util::sanitize_pg_pe_conf Runs
Failure/Error: expect(run_plan('peadm::util::sanitize_pg_pe_conf', 'targets' => 'foo,bar', 'primary_host' => 'pe-server-d8b317-0.us-west1-a.c.davidsand.internal')).to be_ok
expected `#<Bolt::PlanResult:0x00005561b77820a8 @value=#<Bolt::PAL::PALError: undefined method `start_with?' for #<Hash:0x00005561b77f31e0>>, @status="failure">.ok?` to be truthy, got false
|
Acceptance / Setup Test Matrix
Cannot find image for Amazon-2
|
Acceptance / Setup Test Matrix
Cannot find image for Ubuntu-18.04
|