hcloud-cloud-controller-manager icon indicating copy to clipboard operation
hcloud-cloud-controller-manager copied to clipboard

chore: reuse robot development server using overlayfs

Open jooola opened this issue 1 year ago • 1 comments

  • Install the robot server once a week. Use overlayfs to allow resetting the whole system with a reboot.
  • Reboot (and reset) the robot server before starting the e2e tests.

jooola avatar Jun 27 '24 15:06 jooola

Codecov Report

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

Project coverage is 71.99%. Comparing base (8656812) to head (197d158).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #670      +/-   ##
==========================================
+ Coverage   71.89%   71.99%   +0.10%     
==========================================
  Files          32       31       -1     
  Lines        2658     2482     -176     
==========================================
- Hits         1911     1787     -124     
+ Misses        556      523      -33     
+ Partials      191      172      -19     

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

codecov[bot] avatar Jun 27 '24 15:06 codecov[bot]

Now included in #671.

apricote avatar Jul 03 '24 09:07 apricote