(PE-36789) R10k Known hosts upgrade path #324
Annotations
3 errors and 8 warnings
spec/plans/upgrade_spec.rb#L23
peadm::upgrade minimum variables to run
Failure/Error:
expect(run_plan('peadm::upgrade',
'primary_host' => 'primary',
'version' => '2021.7.4')).to be_ok
expected `#<Bolt::PlanResult:0x00007f16bb77b360 @value=#<Bolt::PAL::PALError: 'new_Version' The string 'mock' cannot be converted to a SemVer>, @status="failure">.ok?` to be truthy, got false
|
spec/plans/upgrade_spec.rb#L34
peadm::upgrade runs with a primary, compilers, but no replica
Failure/Error:
expect(run_plan('peadm::upgrade',
'primary_host' => 'primary',
'compiler_hosts' => 'compiler',
'version' => '2021.7.4')).to be_ok
expected `#<Bolt::PlanResult:0x00007f16b964df80 @value=#<Bolt::PAL::PALError: 'new_Version' The string 'mock' cannot be converted to a SemVer>, @status="failure">.ok?` to be truthy, got false
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
spec/functions/certname_spec.rb#L13
peadm::certname
Skipped: Temporarily skipped with xit
|
spec/functions/file_or_content_spec.rb#L16
peadm::file_or_content
Skipped: Temporarily skipped with xit
|
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/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/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/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/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:0x00007f5860273e30 @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
|
The logs for this run have expired and are no longer available.
Loading