mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 16:15:56 +00:00
This adds the Terraform needed to create a gauntlet testing framework for a cluster that is a mirror of Samsung's. It is meant to be run once a day in CI via the GitLab scheduler.
3 lines
64 B
Bash
3 lines
64 B
Bash
#!/bin/bash
|
|
echo >&2 "performance testing"
|
|
time ./simulacraData
|