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: add new archive node service file #3937

Merged
merged 8 commits into from Sep 12, 2023
Merged

feat: add new archive node service file #3937

merged 8 commits into from Sep 12, 2023

Conversation

tomjohnburton
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Sep 4, 2023

PLA-758 Refactor testnet tools to use deployment strategy from docs

We miss things like bootnode arguments if we don't ship the testnets in the same way as people do in the docs

For devnets

My suggestion is to extract the ip of bashful from the terraform step and pass it into the generate chainspec step and inject it via jq to the bootNodes field.

For testnets

I will create a different ticket, we need to change the backend CI

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #3937 (f1f9918) into main (a9a25eb) will decrease coverage by 0%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

@@          Coverage Diff           @@
##            main   #3937    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        366     366            
  Lines      57082   57289   +207     
  Branches   57082   57289   +207     
======================================
+ Hits       41210   41337   +127     
- Misses     13786   13855    +69     
- Partials    2086    2097    +11     

see 21 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ahasna ahasna marked this pull request as draft September 8, 2023 13:53
* chore: add archive node systemd to deb package 🫀

* chore: update trigger
@ahasna ahasna marked this pull request as ready for review September 10, 2023 08:22
@ahasna ahasna self-requested a review September 12, 2023 14:20
@ahasna ahasna merged commit 5c37f77 into main Sep 12, 2023
44 checks passed
@ahasna ahasna deleted the pla-758 branch September 12, 2023 14:23
dandanlen pushed a commit that referenced this pull request Sep 18, 2023
* feat: add new archive node service file

* chore: add archive node systemd to deb package 🫀 (#3981)

* chore: add archive node systemd to deb package 🫀

* chore: update trigger

* fix: CI trigger

* chore: add genesis node systemd file

* add missing file 🤦‍♂️

* chore: harden systemd files

* chore: remove additional systemd config from perseverance

---------

Co-authored-by: Assem <asem.hasna@gmail.com>
dandanlen pushed a commit that referenced this pull request Sep 28, 2023
* feat: add new archive node service file

* chore: add archive node systemd to deb package 🫀 (#3981)

* chore: add archive node systemd to deb package 🫀

* chore: update trigger

* fix: CI trigger

* chore: add genesis node systemd file

* add missing file 🤦‍♂️

* chore: harden systemd files

* chore: remove additional systemd config from perseverance

---------

Co-authored-by: Assem <asem.hasna@gmail.com>
dandanlen pushed a commit that referenced this pull request Oct 9, 2023
* feat: add new archive node service file

* chore: add archive node systemd to deb package 🫀 (#3981)

* chore: add archive node systemd to deb package 🫀

* chore: update trigger

* fix: CI trigger

* chore: add genesis node systemd file

* add missing file 🤦‍♂️

* chore: harden systemd files

* chore: remove additional systemd config from perseverance

---------

Co-authored-by: Assem <asem.hasna@gmail.com>
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.

None yet

2 participants