Our live environment is spread across 2 load balancers (With multiple servers on each) in different locations. When we do releases to the live environments, we will push all public traffic through one of the load balancers whilst the other is updated. Testers will then verify the release by changing their Host File entries to specifically point at the IP addresses of the updated servers so they don't automatically get sent to the public facing server.
I've been asked to perform a load test pointing specifically at one of the load balancing servers. The tool I have access too is Visual Studio and it's performance tests.
Running the test from my local machine uses my computer's host file entry, so this problem doesn't occur here. However, the limited power of my computer doesn't generate nearly enough load.
I want to use Visual Studio Team Services to generate the necessary load, however I have been unable to figure out how to specify host entries (I'm not sure if it is even possible!).
Question/ TLDR
Is there a way to specify host entries when using Visual Studio Team Services (Cloud) to generate the load for a load test? If so, how?
Aucun commentaire:
Enregistrer un commentaire