Actions
action #12244
closednet_install was triggered even though media were incomplete
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Feature requests
Target version:
-
Start date:
2016-06-07
Due date:
% Done:
0%
Estimated time:
Description
observation¶
see https://openqa.suse.de/tests/411732 failing when trying to access the network "media"
steps to reproduce¶
TBC: trigger rsync.pl on incomplete media dir when mini-iso exists but not the full iso
problem¶
As can be seen in https://openqa.suse.de/tests/411732/file/serial0.txt
the repo path that has been specified is
http://openqa.suse.de/assets/repo/SLE-12-SP2-Server-DVD-x86_64-Build1583-Media1
which does not (anymore?) exist on osd
suggestion¶
- Investigate if the repo was deleted by cleanup or if it was never created
- Either adapt rsync.pl to not trigger mini-iso based netinstall if media is not there or fix cleanup to not cleanup what is needed by netinstall
Updated by okurz over 8 years ago
- Project changed from openQA Tests (public) to openQA Project (public)
- Category deleted (
Enhancement to existing tests) - Assignee set to oholecek
can you take a look? How can this happen to be scheduled?
Updated by coolo over 8 years ago
is this an ongoing problem, because:
commit d7486e50dabbbf8f3dea855ef8ba39b362b4df49
Author: mkravec mkravec@suse.com
Date: Wed Apr 6 11:18:40 2016 +0200
Skip MINI iso when DVD mirror is not ready
Updated by coolo about 8 years ago
- Status changed from New to Resolved
this should no longer happen as we only rsync once IBS is done with publishing the whole project.
Actions