harvester / tests

Harvester test cases
Apache License 2.0
10 stars 31 forks source link

Fix some automation issues found in v1.3.2 release testing #1489

Closed albinsun closed 3 weeks ago

albinsun commented 1 month ago

Which issue(s) this PR fixes:

  1. Issue #1464
  2. Issue #1463

What this PR does / why we need it:

  1. test_1_images.py
    • Correct wrong image id.
  2. test_5_vm_networks_interact.py
    • Fix potential problem caused by unique_name fixture value is overwritten improperly.
    • Teardown volumes

Special notes for your reviewer:

n/a

Additional documentation or context

albinsun commented 4 weeks ago

@harvester/qa, please help to review, thx.