Hassy Veldstra

Results 165 comments of Hassy Veldstra

Hi @eliezercazares 👋 Is using a custom Docker image in your GitHub runner an option? We publish official Docker images for each release of Artillery that contains all of the...

@eliezercazares sorry for the delay! Those assertions sound very useful but I wonder if we can come up with a more generic ways of doing comparisons 🤔

hi @pracinejr 👋 this could be due to a misconfiguration of AWS credentials on your machine. Do you have the official AWS CLI installed? (https://aws.amazon.com/cli/) Could you try running the...

Great, if the `sts` command works, it means the AWS profile is set up correctly! I don't think running in AWS GovCloud would cause issues (none I'm aware of anyway)....

No worries! If you're not setting an AWS profile explicitly, then you're probably using the default one, which is either called `default` or `govcloud` if you followed this guide: https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/configure-using-cli.html...

@qiulang this issue is about allowing any engines to be combined. Socket.io has custom logic to integrate with the HTTP engine, so you can use both Socket.io and HTTP actions...

hi @joaormouta 👋 could you try setting `HTTPS_PROXY` instead to see if that works?

yes it is! and it's probably time to move the feature from "experimental" to "fully documented" :)

An arrival phase is not the same as the runtime of a test. https://artillery.io/docs/guides/getting-started/core-concepts.html#Example-How-long-will-a-test-run-for To use a made-up real world example. You're load testing a supermarket by sending in shoppers....