Skip to content

added a poc for k6 testing#41

Draft
AmbtenaarInFunctie wants to merge 1 commit intomainfrom
performance-test-poc
Draft

added a poc for k6 testing#41
AmbtenaarInFunctie wants to merge 1 commit intomainfrom
performance-test-poc

Conversation

@AmbtenaarInFunctie
Copy link
Contributor

No description provided.

Copy link

@mreuvekamp mreuvekamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In het ticket wordt over Gatling gesproken. Wordt dat ook nog onderzocht?

spec:
containers:
- name: k6
image: loadimpact/k6:latest

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

k6 is nu ondergebracht bij Grafana Labs. Op mijn macbook kon ik deze loadimpact-image niet gebruiken omdat er geen linux/arm/v8 versie beschikbaar is, er staat ook op docker hub dat deze image depricated is. Met grafana/k6 lukte het wel om de test uit te voeren,


const res = http.get(url, {
tags: { endpoint: 'get_partij' },
responseCallback: http.expectedStatuses(200, 404),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is dit niet dubbel met de check die nog volgt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants