зеркало из https://github.com/microsoft/lisa.git
Added XFS file system verification test
This commit is contained in:
Родитель
2eaeffde47
Коммит
9f74a204f7
|
@ -13,6 +13,20 @@
|
|||
<Tags>smb</Tags>
|
||||
<TestID>Community_001</TestID>
|
||||
</test>
|
||||
<test>
|
||||
<TestName>FILE-SYSTEM-VERIFICATION-TESTS-XFS</TestName>
|
||||
<PowershellScript>FILE-SYSTEM-VERIFICATION-TESTS.ps1</PowershellScript>
|
||||
<files>.\Testscripts\Linux\perf_xfstesting.sh,.\Testscripts\Linux\xfstests-config.config</files>
|
||||
<setupType>M1Disk1</setupType>
|
||||
<TestParameters>
|
||||
<param>TestFileSystem=xfs</param>
|
||||
</TestParameters>
|
||||
<Platform>Azure</Platform>
|
||||
<Category>Community</Category>
|
||||
<Area>Community</Area>
|
||||
<Tags>xfs,disk</Tags>
|
||||
<TestID>Community_001</TestID>
|
||||
</test>
|
||||
<test>
|
||||
<TestName>FILE-SYSTEM-VERIFICATION-TESTS-EXT4</TestName>
|
||||
<PowershellScript>FILE-SYSTEM-VERIFICATION-TESTS.ps1</PowershellScript>
|
||||
|
@ -24,7 +38,7 @@
|
|||
<Platform>Azure</Platform>
|
||||
<Category>Community</Category>
|
||||
<Area>Community</Area>
|
||||
<Tags>disk</Tags>
|
||||
<Tags>ext4,disk</Tags>
|
||||
<TestID>Community_002</TestID>
|
||||
</test>
|
||||
</TestCases>
|
Загрузка…
Ссылка в новой задаче