Skip to content

Commit

Permalink
chore: add a note to k6 docs for deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
thegentlemanphysicist committed Feb 12, 2025
1 parent d4b3592 commit 3c02808
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions k6/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Overview


# DEPRECATED: as of February 2025 in favor of the benchmark tests in the [folder/(../benchmark/)

This folder contains load tests for our sso application

## Setting up
Expand Down
1 change: 1 addition & 0 deletions k6/k6-runner/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# K6 Runner for Load Tests

# DEPRECATED: as of February 2025 in favor of the benchmark tests in the [folder/(../../benchmark/)
## Requirements

- `k6-patroni` timescaleDB built on top of postgreSQL managed by patroni
Expand Down

0 comments on commit 3c02808

Please sign in to comment.