Closed fmoral2 closed 2 months ago
right now we have one broken test due to an empty space on validations , link bellow https://jenkins.int.rancher.io/job/k3s-tests/job/k3s_validate_cluster/563/console
this PR meant to fix adding a simple clean up
Checklist:
If your PR changes anything on or related to Jenkins, run it pointing to your branch to make sure it's okay.
Verify code lint; we should not have errors.
Update the documentation if needed.
Update makefile and docker run if adding new tests.
Run your tests at least 4 times with all configurations needed and possible.
If needed test with different os types.
Proposed Changes
right now we have one broken test due to an empty space on validations , link bellow https://jenkins.int.rancher.io/job/k3s-tests/job/k3s_validate_cluster/563/console
this PR meant to fix adding a simple clean up
Types of Changes
Testing
Checklist:
If your PR changes anything on or related to Jenkins, run it pointing to your branch to make sure it's okay.
Verify code lint; we should not have errors.
Update the documentation if needed.
Update makefile and docker run if adding new tests.
Run your tests at least 4 times with all configurations needed and possible.
If needed test with different os types.
Linked Issues
Further Comments