Closed andres-spacemesh closed 5 days ago
bors try
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.9%. Comparing base (
f4de865
) to head (d35474a
). Report is 1 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
bors try
Already running a review
bors cancel
bors try
Already running a review
bors cancel
bors try
Already running a review
bors cancel
Timed out.
Wroked as expected: https://github.com/spacemeshos/go-spacemesh/actions/runs/11902954963
bors merge
Motivation
This PR automates the creation and cleanup of GKE node pools specifically for system tests in the CI pipeline. The goal is to provide dynamic, on-demand node pools that can be created before system tests and cleaned up afterward, improving resource utilization and reducing costs.
Description
This helps maintain stability in the infrastructure during system tests.