rancher / distros-test-framework

5 stars 9 forks source link

rke2 windows jobname change #113

Closed aganesh-suse closed 3 months ago

aganesh-suse commented 3 months ago

Proposed Changes

the windows jobname missed "with" - fixing the same.

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