rancher / distros-test-framework

5 stars 9 forks source link

Add rancher repo and url flags #182

Closed mdrahman-suse closed 3 weeks ago

mdrahman-suse commented 1 month ago

Proposed Changes

Add rancher repo vars to enable user providing separate helm repo url for rancher

Yes, docs updated

Types of Changes

Refactor code to add additional vars for rancher deploy

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