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

feat: introduce stressnet-wl1 #490

Merged
merged 7 commits into from
Nov 22, 2024
Merged

feat: introduce stressnet-wl1 #490

merged 7 commits into from
Nov 22, 2024

Conversation

mrekucci
Copy link
Collaborator

Describe your changes

Introduces new stressnet profile with L1 holesky.

Checklist before requesting a review

  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation

@mrekucci mrekucci force-pushed the stressnet-wl1 branch 4 times, most recently from cf91421 to 1a10e40 Compare November 21, 2024 10:40
@mrekucci mrekucci marked this pull request as ready for review November 21, 2024 10:40
@@ -179,6 +180,8 @@ job "{{ job.name }}" {

forge clean --root "${CONTRACT_REPO_ROOT_PATH}"

{%- if profile != 'stressnet-wl1' %}
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: fix indent

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done.

@@ -34,12 +34,21 @@ job "{{ job.name }}" {

template {
data = <<-EOH
{%- raw %}
{%- raw %}
Copy link
Collaborator

Choose a reason for hiding this comment

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

These tags dont need to be indented?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This helps readability.

@mrekucci mrekucci merged commit 8bf6f39 into main Nov 22, 2024
6 checks passed
@mrekucci mrekucci deleted the stressnet-wl1 branch November 22, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants