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

Adds CI to generate test vectors #3793

Merged
merged 68 commits into from
Jun 11, 2024
Merged

Adds CI to generate test vectors #3793

merged 68 commits into from
Jun 11, 2024

Conversation

parithosh
Copy link
Member

@parithosh parithosh commented Jun 10, 2024

The workflow spins up a new cloud instance and generates as well as uploads the test vectors. The workflow needs to be manually triggered and it will not run on a commit/schedule. While being triggered manually, the CI can be passed with the info as to the specs repo branch to use as an input.

The CI takes ~3h to generate the test vectors. There are potential future improvements using newer versions of python or pypi, the instance currently allocated size-chungus-x64 is mostly at idle due to lack of great parallelism. Ideally the future changes makes better utilization of the resources.

P.S - Yes will squash and merge once its approved :)

Copy link
Contributor

@hwwhww hwwhww left a comment

Choose a reason for hiding this comment

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

THANK YOU @parithosh! 👏 👏

.github/workflows/generate_vectors.yml Outdated Show resolved Hide resolved
@parithosh parithosh merged commit d4b6c0c into ethereum:dev Jun 11, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants