Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-74968

Proposal to Implement Cleanup after task is done in Jenkins Acceptance Test Script

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • core
    • None

      Enhancing the Docker Acceptance Test Harness (ATH) by including cleanup steps after test completion to remove temporary files and prevent clutter in the environment.

      Addition of  `rm -rf $(pwd)/acceptance-test-harness` to clean up temporary files created during the execution of the Docker Acceptance Test Harness (ATH). This cleanup step is crucial to maintain a tidy and resource-efficient environment after the tests have completed. By removing the acceptance-test-harness directory, it ensures that no leftover files clutter the workspace, preventing any potential interference with subsequent test runs or other processes that might rely on the environment.

       

            mayank77maruti Mayank
            mayank77maruti Mayank
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: