Bug 1316392

Summary: [RFE] Add test coverage for the liveimg installation method
Product: Red Hat Enterprise Linux 7 Reporter: Fabian Deutsch <fdeutsch>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Release Test Team <release-test-team>
Severity: unspecified Docs Contact:
Priority: high    
Version: 7.3CC: cshao, fdeutsch, jstodola, mbanas, salmy, sbueno, weiwang, yaniwang, ycui
Target Milestone: alphaKeywords: FutureFeature
Target Release: 7.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-11 12:05:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1329957    

Description Fabian Deutsch 2016-03-10 07:29:16 UTC
Description of problem:
For RHEV 4.0 we are working on delivering RHEV-H as a squashfs image, which is going to be installed using anaconda.
According to comment bug 1314436 comment 9 the liveimg installation method is not yet supported.
To get minimal confidence that no regressions appear in this installation path I'm requesting to add at least minimal test coverage for this installation method.

Comment 6 Ying Cui 2016-05-25 08:53:54 UTC
Fabian, To me, if this RFE is for adding minimal test coverage for this installation method with squashfs.img, the test case in comment 4 looks good.
If extending some tests, we may consider covering the supported protocols of url, proxy, checksum and noverifyssl, especially in %post section do some basic checking after installation(hostname, networking, user, lang, etc.)
Not sure we need to consider different installation media, like iSCSI, FC, SATA, SAS to make sure multipath and single path storage installation works well.