[PTS-bot] Adding 3 retries on inconclusive tests

Bug: 245578454
Test: Test: atest pts-bot
Ignore-AOSP-First: Cherry-pick from aosp
Merged-In: I927f48053cf114fdab626fe2f4859963c37c90e9
Change-Id: I927f48053cf114fdab626fe2f4859963c37c90e9
diff --git a/android/pandora/server/configs/PtsBotTest.xml b/android/pandora/server/configs/PtsBotTest.xml
index 70666dd..43f1c9e 100644
--- a/android/pandora/server/configs/PtsBotTest.xml
+++ b/android/pandora/server/configs/PtsBotTest.xml
@@ -23,6 +23,7 @@
         <!-- mmi2grpc is contained inside pts-bot folder -->
         <option name="mmi2grpc" value="pts-bot" />
         <option name="tests-config-file" value="pts_bot_tests_config.json" />
+        <option name="inconclusive-max-retries" value="3" />
         <option name="physical" value="false" />
         <option name="profile" value="A2DP/SRC" />
         <option name="profile" value="A2DP/SNK" />