kstests: add updates.img support to settings#59
kstests: add updates.img support to settings#59rvykydal wants to merge 1 commit intorhinstaller:develfrom
Conversation
|
Why settings, what is the updates.img going to be used for? |
The expected usage for now is testing of updates containing other changes than a PR of Anaconda (ie testing of updates of other packages). |
jkonecny12
left a comment
There was a problem hiding this comment.
Looks good to me otherwise. However, I would rather avoid having the links here.
| kstest_repo=https://github.com/rhinstaller/kickstart-tests.git | ||
| kstest_repo_branch=master | ||
| kstest_local_repo=/var/tmp/kickstart-tests | ||
| kstest_updates_image=http://cobra02/users/rv/updates.getmac.img |
There was a problem hiding this comment.
This link shouldn't be here.
|
After discussion with @velezd I am going to use event structure (in a separate plugin?) instead of a setting for updates image. |
No description provided.