agent_state_summary: Properly handle nodes without reports/responses #232
main_pr_testing.yml
on: pull_request
Spec testing
/
Shellcheck
2s
Spec testing
/
Setup Test Matrix
55s
Matrix: Spec testing / Spec
Matrix: PE latest Testing / Acceptance
Matrix: PE LTS Testing / Acceptance
Annotations
4 errors and 4 warnings
PE latest Testing / Rocky-Linux-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true
On host `34.169.5.94'
Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty
expected `{"S0019"=>false}.empty?` to be truthy, got false
|
PE latest Testing / Rocky-Linux-9, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / RedHat-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L348
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0036 conditions for false are met
On host `34.168.104.226'
Failure/Error: apply_manifest(present)
RuntimeError:
{"_error"=>{"details"=>{}, "kind"=>"puppetlabs.tasks/connect-error", "msg"=>"Failed to connect to 34.168.104.226: connection closed by remote host", "issue_code"=>"CONNECT_ERROR"}}
|
PE latest Testing / RedHat-8, 2023.7.0
Process completed with exit code 1.
|
Spec testing / Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Spec testing / Setup Test Matrix
Cannot find image for Windows-10
|
Spec testing / Setup Test Matrix
Cannot find image for Windows-2012
|
Spec testing / Setup Test Matrix
Cannot find image for Windows-2012 R2
|