Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

github ci actions - reduce time running tests #6079

Open
@luu-alex

Description

@luu-alex

With the ever growing library and testcases, including having to deal with different clients (geth,ganache,nethermind) we need to reduce the time that the github ci actions run.
This could include:

  • having our testcase packages run parallel,
  • create an accounts helper or a seperate a helper test repo to run different test clients
  • change order of how tests are being run(?) the process to run the github ci is to run the build then tests, running both simultaneously would reduce alot of time

Expected behavior

Actual behavior

Steps to reproduce the behavior

  1. [First step]
  2. [Second step]
  3. [and so on...]

Logs

Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    4.x4.0 relatedEnhancementIncludes improvements or optimizationsFuture ReleaseFor future release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions