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

[Merged by Bors] - Experimental: [WIP] Test a new enviroment to run the systest #6512

Closed
wants to merge 6 commits into from

Conversation

dsmello
Copy link
Contributor

@dsmello dsmello commented Dec 3, 2024

Add the new test cluster and optimaze the systest pipeline.

Motivation

This refactor aims to streamline the CI/CD pipeline and enhance the reliability of system tests.

Description

Refactor GitHub Actions workflow for system tests:

  • Now the systest will run in two clusters at the same time
  • The Node pool creation and the docker image build had their own step to optimize the pipeline time.

Test Plan

Run the pipeline and check if the systest pass.

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update changelog as needed

Add the new test  cluster

Refactor GitHub Actions workflow for system tests:
- Now the systest will run in two clusters at the same time
- The Node pool creation and the docker image build had their own step to optimize the pipeline time.

This refactor aims to streamline the CI/CD pipeline and enhance the reliability of system tests.
@dsmello
Copy link
Contributor Author

dsmello commented Dec 3, 2024

bors try

spacemesh-bors bot added a commit that referenced this pull request Dec 3, 2024
@spacemesh-bors
Copy link

spacemesh-bors bot commented Dec 3, 2024

try

Build failed:

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.8%. Comparing base (feda54f) to head (e09a63b).
Report is 2 commits behind head on develop.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #6512     +/-   ##
=========================================
- Coverage     79.9%   79.8%   -0.2%     
=========================================
  Files          353     353             
  Lines        46517   46517             
=========================================
- Hits         37211   37159     -52     
- Misses        7199    7249     +50     
- Partials      2107    2109      +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dsmello
Copy link
Contributor Author

dsmello commented Dec 3, 2024

bors try

spacemesh-bors bot added a commit that referenced this pull request Dec 3, 2024
@spacemesh-bors
Copy link

spacemesh-bors bot commented Dec 3, 2024

try

Build failed:

@dsmello
Copy link
Contributor Author

dsmello commented Dec 3, 2024

bors try

spacemesh-bors bot added a commit that referenced this pull request Dec 3, 2024
- current cluster
- new cluster

And will only fails if both of them fails
@spacemesh-bors
Copy link

spacemesh-bors bot commented Dec 3, 2024

try

Build failed:

@dsmello
Copy link
Contributor Author

dsmello commented Dec 3, 2024

bors try

spacemesh-bors bot added a commit that referenced this pull request Dec 3, 2024
@spacemesh-bors
Copy link

spacemesh-bors bot commented Dec 3, 2024

try

Build failed:

@dsmello
Copy link
Contributor Author

dsmello commented Dec 3, 2024

bors try

spacemesh-bors bot added a commit that referenced this pull request Dec 3, 2024
@spacemesh-bors
Copy link

spacemesh-bors bot commented Dec 3, 2024

try

Build failed:

@dsmello
Copy link
Contributor Author

dsmello commented Dec 3, 2024

@fasmat how do u want to proceed with this pr? Do we merge or wait and test against other PRs?

@fasmat
Copy link
Member

fasmat commented Dec 3, 2024

lets merge it 🙂

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Dec 3, 2024
Add the new test  cluster and optimaze the systest pipeline.

## Motivation

This refactor aims to streamline the CI/CD pipeline and enhance the reliability of system tests.


<!-- Give a brief description of the motivation for this PR. 1-2 sentences is fine. -->



Co-authored-by: Matthias <5011972+fasmat@users.noreply.github.com>
@spacemesh-bors
Copy link

spacemesh-bors bot commented Dec 3, 2024

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title Experimental: [WIP] Test a new enviroment to run the systest [Merged by Bors] - Experimental: [WIP] Test a new enviroment to run the systest Dec 3, 2024
@spacemesh-bors spacemesh-bors bot closed this Dec 3, 2024
@spacemesh-bors spacemesh-bors bot deleted the devops/new-env-evaluation branch December 3, 2024 15:26
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.

3 participants