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

[P2P] [Testing] Parallelize P2P tests #735

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bryanchriswhite
Copy link
Contributor

Description

Issue

...

Type of change

Please mark the relevant option(s):

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Major breaking change
  • Documentation
  • Other

List of changes

  • ...

Testing

  • make develop_test; if any code changes were made
  • Docker Compose LocalNet; if any major functionality was changed or introduced
  • k8s LocalNet; if any infrastructure or configuration changes were made

Required Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added, or updated, godoc format comments on touched members (see: tip.golang.org/doc/comment)
  • I have tested my changes using the available tooling
  • I have updated the corresponding CHANGELOG

If Applicable Checklist

  • I have updated the corresponding README(s); local and/or global
  • I have added tests that prove my fix is effective or that my feature works
  • I have added, or updated, mermaid.js diagrams in the corresponding README(s)
  • I have added, or updated, documentation and mermaid.js diagrams in shared/docs/* if I updated shared/*README(s)

@bryanchriswhite bryanchriswhite added p2p P2P specific changes testing Defining, adding, automating or modifying tests labels May 8, 2023
@bryanchriswhite bryanchriswhite self-assigned this May 8, 2023
@reviewpad reviewpad bot added the small label May 8, 2023
@bryanchriswhite bryanchriswhite changed the title Test/parallelize p2p [P2P] [Testing] Parallelize P2P tests May 8, 2023
@Olshansk Olshansk removed the small label May 17, 2023
@reviewpad reviewpad bot added the small Pull request is small label May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2p P2P specific changes small Pull request is small testing Defining, adding, automating or modifying tests
Projects
Status: Up Next
Development

Successfully merging this pull request may close these issues.

2 participants