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

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

Open
5 tasks
Olshansk opened this issue Aug 3, 2023 · 1 comment
Open
5 tasks

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

Olshansk opened this issue Aug 3, 2023 · 1 comment
Assignees
Labels
testing Defining, adding, automating or modifying tests

Comments

@Olshansk
Copy link
Member

Olshansk commented Aug 3, 2023

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 Olshansk added the testing Defining, adding, automating or modifying tests label Aug 3, 2023
@Olshansk
Copy link
Member Author

Olshansk commented Aug 7, 2023

@okdas This is the ticket I was referring to in the weekly sync today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Defining, adding, automating or modifying tests
Projects
Status: Up Next
Development

No branches or pull requests

2 participants