rancher / distros-test-framework

5 stars 9 forks source link

minor fix #101

Closed aganesh-suse closed 4 months ago

aganesh-suse commented 4 months ago

Proposed Changes

Missed commit from the secrets-encryption PR merged today:

Edit the words "DEBUG" to "debug" Add a check for empty ips []string in methods

Types of Changes

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.

  3. Update the documentation if needed.

  4. Update makefile and docker run if adding new tests.

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

  6. If needed test with different os types.

Linked Issues

Further Comments