Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
zFernand0 opened this issue Jun 14, 2024 · 1 comment · May be fixed by #2216
Open

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

zFernand0 opened this issue Jun 14, 2024 · 1 comment · May be fixed by #2216
Assignees
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases

Comments

@zFernand0
Copy link
Member

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:

  • Jenkins internal pipelines
  • Locally executed system tests

Additional context

N/A

@zFernand0 zFernand0 added bug Something isn't working new The issue wasn't triaged yet labels Jun 14, 2024
Copy link

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.

@JTonda JTonda added priority-medium Not functioning - next quarter if capacity permits severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases and removed new The issue wasn't triaged yet labels Jun 17, 2024
@ATorrise ATorrise self-assigned this Jul 24, 2024
@ATorrise ATorrise linked a pull request Aug 6, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases
Projects
Status: Medium Priority
Development

Successfully merging a pull request may close this issue.

3 participants