Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Shital Savekar 7dc10b3260 Automation Improvements
1.Added DS series support to E2E disk test cases (DS11,DS12,DS13,DS14
will be added n next commint)
2.Fixed bug E2E-CHANGE-USER-PASSWORD (failing to collect final dmesg
logs, test was failing for some distros due to unmatched string "updated
successfully.")
3.Fixed issue in E2E-VM-CAPTURE test.
4.Updated PerformIoOperations(). [DoIoTest.py was failing for SLES
distros.]
2015-07-06 01:58:55 -07:00
Shital Savekar c6292b2986 E2E Hot Add/Remove disk - Test Improvement.
1. [New] DoIOTest.py (Can perform all below I/O operations on multiple disks at once.)
   a. Detect partitions on disk. (if no partitions found, go to step c)
   b. Delete partitions if exists.
   c. Create single partition
   d. Format partition with ext4. (xfs will be added in next revision.)
   e. Mount partition to folder.
   f. Write 250MB file to disk. (Dynamic file sizes will be added in next revision.)
   g. Verify and exit.
2. [New] RDFELibs.psm1
   a. Added 2 new functions to perform I/O operations.
   b. Extended current E2E test functions to support I/O operations.
3. [fix] All E2E hot Add/Remove tests : "Hot Remove" operation will not be performed if "Hot Add" was failed that scenario.
2014-09-12 13:19:13 -07:00
longlimsft b2267825ef first commit 2014-06-24 16:35:28 -07:00