Actions
action #164970
closed[qe-core][sle15sp6 QR][zvm] Provided YAML_SCHEDULE does not exist at sle/lib/scheduler.pm
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2024-08-06
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Description¶
https://openqa.suse.de/tests/15037178#
The test fails to start due to error messages
2024-07-31T10:04:36.063296+02:00] [warn] [pid:121231] !!! main: Provided YAML_SCHEDULE does not exist at sle/lib/scheduler.pm line 173.
scheduler::load_yaml_schedule() called at sle/products/sle/main.pm line 647
require sle/products/sle/main.pm called at /usr/lib/os-autoinst/OpenQA/Isotovideo/Utils.pm line 394
OpenQA::Isotovideo::Utils::try {...} () called at /usr/lib/perl5/vendor_perl/5.26.1/Try/Tiny.pm line 102
eval {...} called at /usr/lib/perl5/vendor_perl/5.26.1/Try/Tiny.pm line 93
Try::Tiny::try(CODE(0x55fb7f8da330), Try::Tiny::Catch=REF(0x55fb7e4ebe40)) called at /usr/lib/os-autoinst/OpenQA/Isotovideo/Utils.pm line 416
OpenQA::Isotovideo::Utils::load_test_schedule() called at /usr/lib/os-autoinst/OpenQA/Isotovideo/Runner.pm line 89
OpenQA::Isotovideo::Runner::load_schedule(OpenQA::Isotovideo::Runner=HASH(0x55fb7bd456c0)) called at /usr/lib/os-autoinst/OpenQA/Isotovideo/Runner.pm line 78
OpenQA::Isotovideo::Runner::prepare(OpenQA::Isotovideo::Runner=HASH(0x55fb7bd456c0)) called at /usr/lib/os-autoinst/OpenQA/Isotovideo/Runner.pm line 249
OpenQA::Isotovideo::Runner::init(OpenQA::Isotovideo::Runner=HASH(0x55fb7bd456c0)) called at /usr/bin/isotovideo line 182
eval {...} called at /usr/bin/isotovideo line 177
We may need to double check if the yaml schedule file is moved to other folder or deleted.
Updated by tinawang123 4 months ago
- Status changed from New to In Progress
- Assignee set to tinawang123
Updated by mgrifalconi 4 months ago
Maybe it should use this one here? https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/schedule/qam/QR/15-SP6/zfcp.yaml
Updated by tinawang123 4 months ago
Updated by tinawang123 4 months ago
- Status changed from In Progress to Resolved
Actions