Distributed load testing on AWS Fargate. Full support for Playwright. #1940
Replies: 7 comments 28 replies
-
Is anyone able to execute using run:fargate?
|
Beta Was this translation helpful? Give feedback.
-
Hi, I've found an issue with playwright and fargate. If you have this file structure, then it won't find the test in the folder to run.
This works fine locally, just not on fargate where you get:
|
Beta Was this translation helpful? Give feedback.
-
Hello, I am getting: Workers are running, waiting for reports... [18:47:12]Summary report @ 18:47:24(-0300)No measurements recorded during this period Why I do not have any measurements recorded? Any help? Thanks a loto! |
Beta Was this translation helpful? Give feedback.
-
Can anyone help me how do we authenticate from local machine to connect automation framework to AWS FARGATE : provide key id and secrets? |
Beta Was this translation helpful? Give feedback.
-
I'm using Artillery with Playwright and Fargate for my tests. I'm having this kind of results: vusers.completed: .............................................................. 361 What does it really mean to have 44 failed VU? And in this same test I get: browser.page.FCP.https://mywebsite.com/: The timing results above refers only to the 361 completed VUs or are influenced somehow by the 44 failed? I sent those 405 VUs to a real webpage in AWS with 8 powerful EC2 instances (t3.2xlarge) with load balancing, during a 5 minutes walking thru a 6 pages test. Can I attest I am ready to receive 405 users to my website? Also, I tried different configurations for ~400 VUs total, fot the test, considering de --count flag and the arrivalCount in the YML config file: count 12 x arrivalCount 45 for a total 405 VUs (right?) All of them give me around 10 - 16% of failed VUs. How can I improve my tests (get no failed VUs)? Should I change something in my infira considering I have good timing already and a powerful line of EC2 instances? Thank you very much! |
Beta Was this translation helpful? Give feedback.
-
Hi I am trying to run the tests in aws:fargate on us-west-2 region but it is saying this region is not supported. What could be the reason us-west-2 not being supported. Any plans in future to support it? We don't have service in east-1 region so this is the only option for us to set it up.
|
Beta Was this translation helpful? Give feedback.
-
Is there a way to tag the resources in AWS for proper cost allocation? Also the docs say there is a cleanup : https://www.artillery.io/docs/load-testing-at-scale#clean-up-aws-resources There isn't all resources are still there. We would like if there was a command to do a full cleanup of artillery-created resources. Is that possible? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Artillery v2.0.0-33 is hot off the press and includes support for running distributed load tests on AWS Fargate, with full support for using Playwright.
Run thousands of real headless browsers with no infrastructure to set up or manage, from your own AWS account.
Read full release notes here: https://github.com/artilleryio/artillery/releases/tag/artillery-2.0.0-33
Beta Was this translation helpful? Give feedback.
All reactions