zowe / zowe-cli

Zowe CLI
Eclipse Public License 2.0
108 stars 85 forks source link

TD(tests): Make sure that system tests cleanup after themselves #2178

Open zFernand0 opened 2 weeks ago

zFernand0 commented 2 weeks ago

Describe the bug

We often see datasets, uss files, and jobs lingering around on z/OS even when system tests pass.

Expected and actual results

We should expect all test related content created on Z is deleted after system tests finish running, regardless of their status (PASS, FAIL).

Describe your environment

This is applicable for:

github-actions[bot] commented 2 weeks ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.