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

[master] Make scilla tests parallel-friendly. #3762

Merged
merged 18 commits into from
Oct 3, 2023

Conversation

its-saeed
Copy link
Contributor

Description

Backward Compatibility

  • This is not a breaking change
  • This is a breaking change

Review Suggestion

Status

Implementation

  • ready for review

Integration Test (Core Team)

  • local machine test
  • small-scale cloud test

@github-actions github-actions bot changed the title Make scilla tests parallel-friendly. [master] Make scilla tests parallel-friendly. Aug 24, 2023
@github-actions github-actions bot added this to PRs in development in Core Aug 24, 2023
Copy link
Contributor

@rrw-zilliqa rrw-zilliqa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me :-)

@@ -11,13 +12,15 @@ export type DeployOptions = {

export class Parallelizer {
constructor() {
let privateKey = "254d9924fc1dcdca44ce92d80255c6a0bb690f867abde80e626fbfef4d357004";
let privateKey = "d96e9eb5b782a80ea153c937fa83e5948485fbfc8b7e7c069d7b914dbc350aba";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to consider commenting on why it's safe to quote this private key here..

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's removed in the latest commit.

Core automation moved this from PRs in development to PRs approved - ready to merge! Sep 27, 2023
@its-saeed its-saeed merged commit 5400dd1 into master Oct 3, 2023
4 checks passed
Core automation moved this from PRs approved - ready to merge! to PRs done (merged) Oct 3, 2023
@its-saeed its-saeed deleted the parallel-tests/add-scilla-tests branch October 3, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Core
  
PRs done (merged)
Development

Successfully merging this pull request may close these issues.

None yet

3 participants