mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-18 10:35:23 +00:00
Revert "scripts: Pass-through '--test-filter' option to performance-metrics
"
This reverts commit 0be2d09778ab08e49f8888a79688a8e288b27671. See: #3813 Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
37ea979e56
commit
7e146a2057
@ -88,7 +88,7 @@ echo 6144 | sudo tee /proc/sys/vm/nr_hugepages
|
|||||||
sudo chmod a+rwX /dev/hugepages
|
sudo chmod a+rwX /dev/hugepages
|
||||||
|
|
||||||
export RUST_BACKTRACE=1
|
export RUST_BACKTRACE=1
|
||||||
time target/$BUILD_TARGET/release/performance-metrics ${test_binary_args[*]} --test-filter $test_filter
|
time target/$BUILD_TARGET/release/performance-metrics ${test_binary_args[*]}
|
||||||
RES=$?
|
RES=$?
|
||||||
|
|
||||||
exit $RES
|
exit $RES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user