Skip to content

Add load tests as env + pod #62

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add load tests as env + pod #62

wants to merge 5 commits into from

Conversation

6l20
Copy link
Contributor

@6l20 6l20 commented Jun 6, 2022

PR Description

  • Appropriate values to run performance testing
  • Performance testing pod
  • Readme file

Fixed Issue(s)

Documentation

  • I thought about documentation and added the documentation label to this PR if updates are required.

@@ -0,0 +1,19 @@
pragma solidity ^0.6.0;
Copy link
Contributor

Choose a reason for hiding this comment

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

you don't need solidity source code

name: vegeta-configmap
data:
test: |
POST http://orchestrate-api:8081/transactions/send
Copy link
Contributor

Choose a reason for hiding this comment

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

why url is hard coded?

environment:
MULTI_TENANCY_ENABLED: true
DB_DATABASE: orchestrate_load
DB_POOLSIZE: 750
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't this value being customizable?

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