#251 CI/CD: Cleanup unused test environments
Merged by csomh. Opened by rayson.
rayson/waiverdb cicd-cleanup-test-env2  into  master

Download 251.patch

Fix https://pagure.io/waiverdb/issue/248

This PR will cleanup all test environments that were created 1 hour ago
before creating a new test environment.

The following Java methods must be approved to allow the pipeline script
to access the Java DateTime API. For more information about Jenkins
In-process Script Approval, see
https://jenkins.io/doc/book/managing/script-approval/.

method java.text.DateFormat parse java.lang.String
method java.text.DateFormat setTimeZone java.util.TimeZone
method java.util.Date getTime

rebased onto b64c72024cb6f436530900c3f00dd6b0ecdd923e

rebased onto 36f86f9d55cd969c1c4f21cf8ec1807b04980af3

:thumbsup:

Commit 18cb0025 fixes this pull-request

Pull-Request has been merged by csomh

Pull-Request has been merged by csomh

Metadata