Hi Angela,
angela wrote: > Hi Jan, > > I just found that there is no implement for the following assertions: > release_zfspool_001 > release_zfspool_001n > > I checked with Wang.Hao and he said release feature is out of test scope. > So he didn't implement them. > He just added release_archive_001 for Nov Release. > > I just want to make sure, will the release feature be considered in test > scope now or still out of scope? > > If no, I will leave the following assertions unimplemented: > release_zfspool_001 > release_zfspool_001n > Since support for releasing ZFS pool was implemented recently, could I please ask you to add those assertions to the test suite ? Speaking about implementation, test_ti will need to be called in following way in order to release ZFS pool: # ./test_ti -c -t P -p rpool -d <slice_name> > If yes, does release support all targets, including fdisk, vtoc, rpool, > fs, volume, be, proto and archive? > At this moment, 'release' is supported/implemented only for 'ZFS pool' and 'archive' targets. Thank you, Jan > So I'll consider the release assertions' coverage. > > Thanks, > Angela >