Call nightly testing workflows #39
call_nightly.yml
on: schedule
Spec testing
/
Shellcheck
3s
Spec testing
/
Setup Test Matrix
28s
Matrix: Spec testing / Spec
PE Nightly Testing
/
Setup Test Matrix
21s
Matrix: PE Nightly Testing / Nightly
Annotations
4 errors and 5 warnings
PE Nightly Testing / Nightly (standard, sles-12):
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 `104.199.123.99'
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 Nightly Testing / Nightly (standard, sles-12)
Process completed with exit code 1.
|
PE Nightly Testing / Nightly (standard, centos-7):
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 `35.199.190.198'
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 Nightly Testing / Nightly (standard, centos-7)
Process completed with exit code 1.
|
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
|
PE Nightly Testing / Nightly (standard, sles-12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PE Nightly Testing / Nightly (standard, centos-7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|