diff --git a/ci-scripts/oai-ci-vm-tool b/ci-scripts/oai-ci-vm-tool index 02e031a52f135c4011257baa0a236fe947dcd3b0..4bd89aef0ce641480c50fe24d60bbef15957fb1b 100755 --- a/ci-scripts/oai-ci-vm-tool +++ b/ci-scripts/oai-ci-vm-tool @@ -185,7 +185,7 @@ function variant__v3__phy_sim { NB_PATTERN_FILES=12 BUILD_OPTIONS="--phy_simulators" VM_MEMORY=8192 - RUN_OPTIONS="./run_exec_autotests.bash -g \"01510*\" -q -np -b" + RUN_OPTIONS="./run_exec_autotests.bash -g \"0151*\" -q -np -b" } function variant__v4__cppcheck {