Skip to content

Implement a Resource Cleanup Script #13

@deepakpunia-suse

Description

@deepakpunia-suse

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions