Timeout Running BVTs using Service Fabric
Hi,
I'm currently trying to run my BVTs using Service Fabric, but I'm running into timeout issues. When first running the runbvtd command on Command Prompt, all my applications successfully come up on Service Fabric. However, when running the tests, I run into timeout issues and some of my applications become unhealthy. It looks like the timeout is related to AzCiM and AzPEAdaptor.
I'm running these BVTs on a Dev Box. It is also interesting that the tests run successfully as a part of my PR on DevOps, so it looks like it's specific to the machine I'm using. However, I don't know why there would be isolated issues for me if I'm using the same Dev Box as the rest of my team who can run them successfully.
Any help would be greatly appreciated.
Thank you!