Skip to content

Adds CI to generate test vectors#3793

Merged
parithosh merged 68 commits intoethereum:devfrom
ethpandaops:dev
Jun 11, 2024
Merged

Adds CI to generate test vectors#3793
parithosh merged 68 commits intoethereum:devfrom
ethpandaops:dev

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! 👏 👏

@hwwhww hwwhww added the testing CI, actions, tests, testing infra label Jun 10, 2024
@parithosh parithosh merged commit d4b6c0c into ethereum:dev Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing CI, actions, tests, testing infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants