go-spacemesh icon indicating copy to clipboard operation
go-spacemesh copied to clipboard

Fix local running of systests

Open ivan4th opened this issue 10 months ago • 1 comments

Motivation

Local running of systests is broken due to some remaining RBAC problems

Description

Fix namespace in ClusterRoleBinding Fix deleting resources

Test Plan

Ran systests against my own cluster

ivan4th avatar May 02 '24 18:05 ivan4th

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.6%. Comparing base (2a19505) to head (6a611ae).

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #5908   +/-   ##
=======================================
  Coverage     80.6%   80.6%           
=======================================
  Files          285     285           
  Lines        29547   29547           
=======================================
+ Hits         23829   23842   +13     
+ Misses        4131    4119   -12     
+ Partials      1587    1586    -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 02 '24 18:05 codecov[bot]

bors merge

ivan4th avatar May 07 '24 10:05 ivan4th

Pull request successfully merged into develop.

Build succeeded:

spacemesh-bors[bot] avatar May 07 '24 11:05 spacemesh-bors[bot]