mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-03 03:15:20 +00:00
Revert "scripts: Pass-through '--test-filter' option to performance-metrics
"
This reverts commit 0be2d09778
.
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
|
||||
|
||||
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=$?
|
||||
|
||||
exit $RES
|
||||
|
Loading…
Reference in New Issue
Block a user