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

Shrink reference data to support execution on GHA runners #71

Open
FriederikeHanssen opened this issue Jul 30, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@FriederikeHanssen
Copy link

FriederikeHanssen commented Jul 30, 2024

Edited issue description (SW)

  • currently reference data required to run the mini simulated test data remains at 100+ GB
  • this far exceeds disk capacity of GHA runners and because of this we cannot currently run non-stub tests for CI
  • shrinking reference data will likely take several weeks and this work is to be deferred until after the 1.0.0 release

For initial discussions, please see #29 (comment)


Original issue description (FH) [click to show]
          I've been unable to run an end-to-end test for the CI since the required reference is too large for the GHA runners. And you're right that the 30.GB request is also too high for the default runners. Instead, this is something I run locally for testing.

The current test executed by the GHA workflow is only a stub test. This is something I planned to improve after the initial release - I suspect it will take a significant amount of time to reduce reference data size so that end-to-end tests work on the restrictive default runners

Originally posted by @scwatts in #29 (comment)

@scwatts scwatts self-assigned this Jul 31, 2024
@scwatts scwatts added the enhancement New feature or request label Jul 31, 2024
@scwatts
Copy link
Collaborator

scwatts commented Jul 31, 2024

Thanks for creating opening this @FriederikeHanssen! I've made some edits above to give some more context for when we return to the issue

@scwatts scwatts changed the title Shrink test data to run -profile test with more than just stub Shrink reference data to support execution on GHA runners Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants