dartboard/k6
Silvio Moioli 7a0b4186e6
k6/create_k8s_resources: script improvements (#64)
* create_k8s_resources: make namespace parametric

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* create_k8s_resources: make data size parametric

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* create_k8s_resources: make vus parametric

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* create_k8s_resources: bugfix: actually add data to configmaps

Signed-off-by: Silvio Moioli <silvio@moioli.net>

---------

Signed-off-by: Silvio Moioli <silvio@moioli.net>
2025-05-30 12:38:51 -04:00
..
lib Vendor load test dependencies 2023-01-25 12:12:04 +01:00
README_RECORDER.md Add README on how to use k6 recorder 2023-04-26 16:23:58 +02:00
api_benchmark.js k6/api_benchmark: allow to benchmark only one page response 2024-09-17 17:02:07 +02:00
change_config_maps.js k6/change_config_maps: fix the code so that the declared rate is actually respected 2024-09-17 17:54:20 +02:00
crd_utils.js remove unused randomarray func 2025-04-14 17:02:57 +00:00
create_CRDs.js add basic tests around CRDs 2025-03-26 18:45:06 +00:00
create_k8s_resources.js k6/create_k8s_resources: script improvements (#64) 2025-05-30 12:38:51 -04:00
create_projects.js refactor various utils, add new users-specific utils 2025-02-21 21:11:46 +00:00
create_roles_users.js k6: fix edge case 2024-05-06 10:46:50 +02:00
delete_CRDs.js add basic tests around CRDs 2025-03-26 18:45:06 +00:00
get_CRDs.js update scenario names 2025-04-14 16:01:47 +00:00
k6_with_env.sh add k6_with_env.sh for more easily running a given k6 script with a given .env 2025-02-21 21:11:46 +00:00
k8s.js k6/change_config_maps: fix the code so that the declared rate is actually respected 2024-09-17 17:54:20 +02:00
load_CRDs.js update scenario names 2025-04-14 16:01:47 +00:00
load_steve_k8s_pagination.js Tests: use Mimir to store results 2023-05-29 16:13:25 +02:00
load_steve_new_pagination.js Tests: use Mimir to store results 2023-05-29 16:13:25 +02:00
rancher_setup.js refactor various utils, add new users-specific utils 2025-02-21 21:11:46 +00:00
rancher_users_utils.js refactor various utils, add new users-specific utils 2025-02-21 21:11:46 +00:00
rancher_utils.js remove inifinitely recursive Date() function (#55) 2025-05-01 12:39:43 -04:00
schema_utils.js Update steve schema tests 2025-04-29 11:34:27 -04:00
steve_count_resouces.js k6: add steve scripts 2024-09-17 17:37:22 +02:00
steve_create_pods.js k6: add a script to create resources with Steve 2024-09-18 15:22:38 +02:00
steve_paginated_api_benchmark.js bump rancher version 2024-04-22 13:01:44 +02:00
tokens.js add k6_with_env.sh for more easily running a given k6 script with a given .env 2025-02-21 21:11:46 +00:00
update_CRDs.js update scenario names 2025-04-14 16:01:47 +00:00
update_destructive_CRDs.js update scenario names 2025-04-14 16:01:47 +00:00
verifySchemaDefinitions.js Update steve schema tests 2025-04-29 11:34:27 -04:00
verifySchemas.js Update steve schema tests 2025-04-29 11:34:27 -04:00