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

Implement a Resource Cleanup Script #13

Open
4 tasks
deepakpunia-suse opened this issue Oct 17, 2024 · 0 comments
Open
4 tasks

Implement a Resource Cleanup Script #13

deepakpunia-suse opened this issue Oct 17, 2024 · 0 comments

Comments

@deepakpunia-suse
Copy link
Contributor

Description:

Add a cleanup script to automatically remove Docker containers, test data, and other resources generated during testing to prevent resource leaks.

Tasks:

  • Develop a script to identify and remove test-related Docker containers.
  • Add cleanup logic for temporary files, test data, and other resources.
  • Integrate the cleanup script into the CI pipeline and ensure it runs post-tests.
  • Document usage instructions for the cleanup script in the README.md.

Expected Outcome:

The cleanup script should effectively manage and remove testing resources, maintaining a clean environment and preventing resource leaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant