(PE-39429) Only restart puppetdb on non-legacy compilers #402
Annotations
2 errors and 6 warnings
Run tests:
spec/plans/convert_spec.rb#L15
peadm::convert single primary no dr valid
Failure/Error: expect(run_plan('peadm::convert', params)).to be_ok
expected `#<Bolt::PlanResult:0x000056194935b9a8 @value=#<Bolt::PAL::PALError: The function 'run_command' was ca...tring[1], Any] options?)
rejected: expects between 3 and 4 arguments, got 2>, @status="failure">.ok?` to be truthy, got false
|
Run tests
Process completed with exit code 1.
|
Run tests:
spec/functions/file_or_content_spec.rb#L16
peadm::file_or_content
Skipped: Temporarily skipped with xit
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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:0x000055f84ddd4b68 @value=#<Bolt::PAL::PALError: no implicit conversion of Hash into String>, @status="failure">.ok?` to be truthy, got false
|
Loading