pocket icon indicating copy to clipboard operation
pocket copied to clipboard

[Infra][Testing] Update infrastructure to support E2E Test

Open Olshansk opened this issue 11 months ago • 1 comments

Objective

Enable E2E Consensus, Scaling & State Sync Tests.

Origin Document

Failure #1; Installing dependencies

Screenshot 2023-08-02 at 3 26 47 PM

Failure #2; Scaling Actors

Screenshot 2023-08-02 at 5 26 40 PM

Goals

  • Enable scaling actors on DevNet
  • Enable E2E tests in CI that involve scaling actors

Deliverable

  • [ ] Search for all TODO(#964) in the codebase and tend to them
  • [ ] Enabling scaling actors in DevNet
  • [ ] Update the Makefile targets to have checks pass both on local and remote environments

Non-goals / Non-deliverables

  • Add new tests
  • Disable existing tests

Testing Methodology

  • [ ] E2E Test Locally: make test_e2e
  • [ ] E2E Test Remote: Add e2e-devnet-test to PR

Creator: @Olshansk Co-Owners: @okdas @red-0ne

Olshansk avatar Aug 03 '23 00:08 Olshansk