rancher / distros-test-framework

5 stars 9 forks source link

Update for cluster reset #99

Closed endawkins closed 6 months ago

endawkins commented 6 months ago

Proposed Changes

Types of Changes

Adding sleep and clearer logging to reflect purpose of sleep added to test (after cluster reset and after server restart)

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. yes

  3. Update the documentation if needed. no

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

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

  6. If needed test with different os types. yes

Linked Issues

Further Comments