Added MongoDB to perf cycle.
Minor improvement.
This commit is contained in:
Родитель
4e06ede45c
Коммит
d2d19aefea
|
@ -5765,6 +5765,9 @@
|
|||
<test>
|
||||
<Name>ICA-PERF-MEMCACHED-BENCHMARK-TEST</Name>
|
||||
</test>
|
||||
<test>
|
||||
<Name>ICA-PERF-MONGODB-BENCHMARK-TEST</Name>
|
||||
</test>
|
||||
</Cycle>
|
||||
|
||||
<Cycle>
|
||||
|
|
|
@ -169,7 +169,7 @@ if ($isDeployed)
|
|||
}
|
||||
Finally
|
||||
{
|
||||
$metaData = "IOPS"
|
||||
$metaData = "8KB IOPS"
|
||||
if (!$testResult)
|
||||
{
|
||||
$testResult = "Aborted"
|
||||
|
|
Загрузка…
Ссылка в новой задаче