Skip to content

[TASK] Use TYPO3 core-testing images directly#1293

Merged
oliverklee merged 1 commit intomainfrom
issue-1275
May 7, 2024
Merged

[TASK] Use TYPO3 core-testing images directly#1293
oliverklee merged 1 commit intomainfrom
issue-1275

Conversation

@sbuerk
Copy link
Copy Markdown
Contributor

@sbuerk sbuerk commented May 7, 2024

Extended core-testing image has been used to
support extended find options not provided
by the busybox implementation.

After streamlining used find command usages
towards a stripped down version with #1209 it
is now possible to use the TYPO3 core-testing
images directly.

This change modifes Build/Scripts/runTests.sh
to use typo3/core-testing-* images now.

Resolves: #1275
Related: #1209

Extended core-testing image has been used to
support extended `find` options not provided
by the busybox implementation.

After streamlining used `find` command usages
towards a stripped down version with #1209 it
is now possible to use the TYPO3 core-testing
images directly.

This change modifes `Build/Scripts/runTests.sh`
to use `typo3/core-testing-*` images now.

Resolves: #1275
Related: #1209
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 8986161667

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 8986067865: 0.0%
Covered Lines: 46
Relevant Lines: 46

💛 - Coveralls

@oliverklee oliverklee merged commit 7629375 into main May 7, 2024
@oliverklee oliverklee deleted the issue-1275 branch May 7, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use the core Docker image in runTests.sh

3 participants