Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(perf): Add workflow concurrency stress tests #209

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

topher-lo
Copy link
Contributor

@topher-lo topher-lo commented Jun 24, 2024

What changed

  • Added GH Action workflow to run pytest benchmarking on test_stress_workflows
  • Parameterized test_stress_workflows by num_workflows
  • Parameterize GH Action via matrix with num_workers to scale number of workers for worker service
  • Added health check endpoint in Tracecat API to check if Temporal cluster can be connected to
  • Move dsl fixture into conftest

@topher-lo topher-lo added tests Changes to unit and integration tests cicd Changes to CICD workflows and configurations labels Jun 24, 2024
@github-actions github-actions bot added the internal Internal changes label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd Changes to CICD workflows and configurations internal Internal changes tests Changes to unit and integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant