rancher / distros-test-framework

5 stars 9 forks source link

fix lint + pre commit #53

Closed fmoral2 closed 11 months ago

fmoral2 commented 11 months ago

Proposed Changes

Types of Changes

https://github.com/rancher/distros-test-framework/pull/53#discussion_r1425158452 Check this comment to explanations

Testing

Checklist:

  1. If your PR changes anything on or related to Jenkins, run it pointing to your branch to make sure it's okay.

  2. Verify code lint; we should not have errors.

    • ok
  3. Update the documentation if needed.

    • ok
  4. Update makefile and docker run if adding new tests. -ok

  5. Run your tests at least 4 times with all configurations needed and possible.

    • ok
  6. If needed test with different os types.

    -ok

    Linked Issues

Further Comments