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

Tr/datageneration #314

Merged
merged 7 commits into from
Dec 15, 2023
Merged

Tr/datageneration #314

merged 7 commits into from
Dec 15, 2023

Conversation

xdrcft8000
Copy link
Contributor

Created a folder called dotage that contains clojure scripts for generating datasets of given dimensions and corresponding schemas and a few different types of hurl tests

use report.clj

@xdrcft8000 xdrcft8000 requested a review from rosado December 13, 2023 13:56
Copy link
Contributor

@rosado rosado left a comment

Choose a reason for hiding this comment

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

Seems like some files are missing. Running

(require '[tpximpact.datahost.ldapi.datagen.load-test :as load-test])
(load-test/generate 15 1000000 1 "onemil" 1)

results in

Execution error (FileNotFoundException) at java.io.FileOutputStream/open0 (FileOutputStream.java:-2).
test/tpximpact/datahost/ldapi/datagen/issue-310/schema-onemil.json (No such file or directory)

@rosado rosado merged commit b261076 into main Dec 15, 2023
@rosado rosado deleted the tr/datageneration branch December 15, 2023 16:35
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