Skip to content

Commit

Permalink
[TASK] Automatically remove containers in runTests.sh
Browse files Browse the repository at this point in the history
Removing all containers will remove their dangling volumes
automatically and we can drop the manual cleanup.

Parameters have been applied via:
  sed -i '/CONTAINER_COMMON_PARAMS/!s/\${CONTAINER_BIN} run/& --rm/' \
    Build/Scripts/runTests.sh

Resolves: #102449
Releases: main, 12.4, 11.5
Change-Id: I77b4166cbad427afef5c87173428433881e9eb85
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81927
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
  • Loading branch information
bnf authored and lolli42 committed Nov 23, 2023
1 parent 1e0381a commit 998d65b
Showing 1 changed file with 26 additions and 31 deletions.

0 comments on commit 998d65b

Please sign in to comment.