Skip to content

Comments

Fix json by host#30

Merged
bengland2 merged 6 commits intodistributed-system-analysis:masterfrom
bengland2:fix-json-by-host
Oct 13, 2021
Merged

Fix json by host#30
bengland2 merged 6 commits intodistributed-system-analysis:masterfrom
bengland2:fix-json-by-host

Conversation

@bengland2
Copy link
Collaborator

This change fixes multi-host output JSON results as indicated by commit without breaking benchmark-wrapper/snafu/smalfile, which does not do multi-host tests (it does multi-pod tests and does no aggregation across pods, leaving that to an elastic search client).

threads had been placed beneath a single host
now all hosts are accounted for and
all threads are placed beneath their host in dictionary
aggregation of throughputs for hosts and cluster
separated from generation of output JSON dictionary
raise exception if OSError during do_create
do not set status to ok after workload runs
BTW do not panic if random seed not read during deletes
@bengland2 bengland2 merged commit d18f784 into distributed-system-analysis:master Oct 13, 2021
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.

1 participant