Hi, Jan,

? 2009/12/16 18:58, Jan Damborsky ??:
> In order to reflect comments received during code review,
> the implementation was slightly modified - the main changes
> can be summarized as following (Bug reports will be updated
> appropriately):

Thanks your clear description of selection criteria. I've updated the
test cases list in the following, please have a review.

BTW, for:
* multiple criteria from G2 can be specified at once

Although I created test cases for that, but I remembered once before
I got answer from dev team that all 3 criteria must be matched at the same
time. So has the rule changed?

===== New test cases ======

ASSERTION: target_01
# DESCRIPTION:
#   Using boot_disk as target device name for installation

ASSERTION: target_02
# DESCRIPTION:
#   Verify only one target criterion can be specified in manifest
#   Define 2 target selection criteria at the same
#   Verify AI will fail during manifest syntactic validation

ASSERTION: target_03
# DESCRIPTION:
#   Using volume name as target disk for installation
#

ASSERTION: target_04
# DESCRIPTION:
#   Using an invalid volume name (string length longer than 8)
#   as target disk for installation

ASSERTION: target_05
# DESCRIPTION:
#   Using device ID as target disk for installation

ASSERTION: target_06
# DESCRIPTION:
#   Using an invalid device ID as target disk for installation

ASSERTION: target_07
# DESCRIPTION:
#   Using device path as target disk for installation

ASSERTION: target_08
# DESCRIPTION:
#   Using an invalid device path as target disk for installation

ASSERTION: target_09
# DESCRIPTION:
#   Using target device size as the only criterion as installation
#   target

ASSERTION: target_10
# DESCRIPTION:
#   Using both target device type and size as the criteria as
#   installation target

====== Following cases will be modifeid ========

# ASSERTION: tc_root_device_01
#
# DESCRIPTION:
#    AI Manifest with target disk name c#t#d#
- Leave it unchanged.

# ASSERTION: tc_root_device_03
#
# DESCRIPTION:
#   AI Manifest with a target disk defined in terms of other parameters, and
#   client has no disk meet the requirements, AI install should fail
- Verify message or notification of target disk can not be found  is 
displayed
- Verify the installation is aborted

Rgs
Jeffrey

Reply via email to