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

Multiple Workers per Test Case #33

Merged
merged 3 commits into from
Apr 25, 2022

Conversation

onelapahead
Copy link
Contributor

  • Updates README and prep.sh to work with the new test configuration format that allows defining multiple instances and multiple test cases per instance with a varying number of workers per test case
  • Removes monitoring/k8s.json since its going to be tracked via Helm Chart for Grafana Dashboard(s) firefly-helm-charts#43 going forward
  • Refactors config structs to better reflect the test concepts of: performance test, runner, instance, test case, and worker.

Signed-off-by: hfuss <haydenfuss@gmail.com>
Signed-off-by: hfuss <haydenfuss@gmail.com>
@peterbroadhurst
Copy link
Contributor

Do we intentionally check in the tarball at charts/firefly-perfnode/charts/firefly-0.5.0-20220421-139.tgz @hfuss ?

Copy link
Contributor

@peterbroadhurst peterbroadhurst left a comment

Choose a reason for hiding this comment

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

looks great @hfuss - one comment to consider before merging.

Signed-off-by: hfuss <haydenfuss@gmail.com>
@onelapahead
Copy link
Contributor Author

@peterbroadhurst good call, on internal projects we like to vendor the chart deps but for these charts committing just the Chart.lock is sufficient.

@onelapahead onelapahead merged commit 8fc2e3f into hyperledger:main Apr 25, 2022
@onelapahead onelapahead deleted the multiple-workers-per-test branch April 25, 2022 18:55
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.

None yet

2 participants