I’ve been using the Windows EC2 AMI test agents just fine for some time. Now I’m trying out the Linux version ( specifically ami-c4a968be in us-east-1, Virginia ). Oddly, I’m not seeing any attempt from the agent to connect to our private WPT server.
I confirmed that the instance can reach the WPT server. Pings come back fine, as well as a curl request to the WPT server. The WPT agent appears to be running ok:
I’ve been poking around the image looking for agent logs some where that could give me a clue on what is happening ( or not happening ). Does it write logs out some where?
Any other suggestions on what to look at?
Ultimately I’m looking to have the WPT server manage spinning up / down the EC2 test agents, but one step at a time
Possibly a difference in user data for the location string? The new agents only support wpt_loc and not the wpt_location field that had some baggage with it.
Thank you for getting that merged! My private WPT server has been spinning EC2 Linux agents up and down and I’ve confirmed that things are working as expected.
Awesome. Let me know if you bump into any issues or missing features. It should be pretty complete but there are a couple of settings that I’m still working on supporting (like fullSizeVideo) and some of the request manipulation options may not work in Firefox yet (adding headers, blocking requests, etc).