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

[CI] Add public RPC nodes to our CI for tests, Refactor Tests #771

Open
ivpavici opened this issue Sep 26, 2023 · 1 comment
Open

[CI] Add public RPC nodes to our CI for tests, Refactor Tests #771

ivpavici opened this issue Sep 26, 2023 · 1 comment
Labels

Comments

@ivpavici
Copy link
Collaborator

Add existing public nodes (Lava, Blast) to our CI, maybe as a manual action, so that tests can run through them and check potential problems/mismatches on those RPC providers.

@ivpavici ivpavici added Type: feature New feature or request CI labels Sep 26, 2023
@tabaktoni
Copy link
Collaborator

tabaktoni commented Nov 7, 2023

UPDATE: CI Testing Refactor

  • Remove Sequencer from CI (Matrix)
  • Use Matrix to run tests on multiple RPC Nodes
  • Use Matrix to run tests from Cairo0 & Cairo1 Account
Example Proposal:
  • devnet_testrun:

    • Run on Matrix (Cairo0 Account, Cairo1 Account)
  • network_testrun:

    • Run on Matrix (rpc node1, rpc node2, rpc node 3) using Cairo1 Account
    • Run rpc node1 Cairo0 Account
Notes:
  • Parameter for the predeployed account cairo version setting for devnet: link

@tabaktoni tabaktoni changed the title Add public RPC nodes to our CI for tests [CI] Add public RPC nodes to our CI for tests, Refactor Tests Nov 7, 2023
@tabaktoni tabaktoni removed the Type: feature New feature or request label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants