action #64325
Updated by riafarov over 3 years ago
When users manually provide the path for the autoyast profile, there can be typos. After the system displays an error that the profile cannot be found, changing the path to the correct one, should work.
(Recently, I tried the above action manually and faced some unexpected warning messages. See https://bugzilla.suse.com/show_bug.cgi?id=1165464 )
Challenge with implementing the above check in openQA is that if the given autoyast profile path is not correct, openQA will not proceed to run the test.
use LWP::Simple 'head' can be used
## Acceptance criteria
1. Accessibility of the autoyast profile is validated before test is executed