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

test: implement new development environment #628

Merged
merged 6 commits into from
Jun 24, 2024
Merged

test: implement new development environment #628

merged 6 commits into from
Jun 24, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented Jun 20, 2024

Replace the multiple bash scripts used to setup the csi-driver test environment with Terraform and Make

@jooola jooola requested a review from a team as a code owner June 20, 2024 21:00
@jooola jooola marked this pull request as draft June 20, 2024 21:01
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.16%. Comparing base (26cb959) to head (f35b128).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #628   +/-   ##
=======================================
  Coverage   45.16%   45.16%           
=======================================
  Files          12       12           
  Lines        1169     1169           
=======================================
  Hits          528      528           
  Misses        618      618           
  Partials       23       23           

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

@jooola jooola marked this pull request as ready for review June 21, 2024 16:48
@jooola jooola changed the title test: implement new environment setup test: implement new test environment setup Jun 21, 2024
@jooola jooola changed the title test: implement new test environment setup test: implement new development environment Jun 21, 2024
jooola and others added 2 commits June 21, 2024 20:00
Co-authored-by: Jonas Lammler <jonas.lammler@hetzner-cloud.de>
Co-authored-by: Julian Tölle <julian.toelle@hetzner-cloud.de>
@jooola jooola requested a review from apricote June 21, 2024 18:04
dev/hcloud-k8s-env/main-setup.tf Show resolved Hide resolved
@jooola jooola merged commit a583929 into main Jun 24, 2024
8 checks passed
@jooola jooola deleted the dev-setup-tf branch June 24, 2024 08:09
lukasmetzner pushed a commit that referenced this pull request Oct 10, 2024
Replace the multiple bash scripts used to setup the `csi-driver` test
environment with Terraform and Make.

---------

Co-authored-by: Julian Tölle <julian.toelle@hetzner-cloud.de>
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.

2 participants