change default pe tarball paths #273
spec.yml
on: pull_request
Setup Test Matrix
51s
Matrix: Spec
Annotations
17 warnings
Setup Test Matrix
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 Tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
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 Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/functions/certname_spec.rb#L13
peadm::certname
Skipped: Temporarily skipped with xit
|
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 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 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 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 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 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:0x00007fddebb2c048 @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 Tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
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 Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/functions/certname_spec.rb#L13
peadm::certname
Skipped: Temporarily skipped with xit
|
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 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 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 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 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 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:0x00005612f7170a10 @value=#<Bolt::PAL::PALError: undefined method `start_with?' for #<Hash:0x00005612f7197728>>, @status="failure">.ok?` to be truthy, got false
|