Bluetooth: Mesh: Disable pb_adv_reprovision

pb_adv_reprovision is failing in CI, but the error cannot be reproduced
locally. Disable the test as a hotfix for main, so we can determine the
issue and re-enable the test in a separate PR.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
This commit is contained in:
Trond Einar Snekvik 2022-02-22 15:27:32 +01:00 committed by Anas Nashif
parent 3e551d658c
commit c1d5e1fda0

View file

@ -4,6 +4,7 @@
source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
RunTest mesh_provision_pb_adv_reprovision \
prov_device_pb_adv_reprovision \
prov_provisioner_pb_adv_reprovision
# TODO: Disabled as a hotfix
# RunTest mesh_provision_pb_adv_reprovision \
# prov_device_pb_adv_reprovision \
# prov_provisioner_pb_adv_reprovision