Skip to content

test: run less tests in parallel, add release tests, fixes #56 - #57

Merged
stasadev merged 1 commit into
mainfrom
20260910_stasadev_test
Sep 10, 2026
Merged

stasadev merged 1 commit into
mainfrom
20260910_stasadev_test

Conversation

@stasadev

@stasadev stasadev commented Sep 10, 2026

Copy link
Copy Markdown
Member

The Issue

How This PR Solves The Issue

Adds release tests, groups several tests in bats test_tags=<tag>

Manual Testing Instructions

ddev add-on get ddev/ddev-redis --pr 57
ddev restart

Automated Testing Overview

Release/Deployment Notes

@stasadev

Copy link
Copy Markdown
Member Author

Main:
Total duration 8m 4s
https://github.com/ddev/ddev-redis/actions/runs/34330008747

This PR:
Total duration 5m 7s
https://github.com/ddev/ddev-redis/actions/runs/34509050361?pr=57

Now it's even faster because it doesn't need to wait for available runners.

@stasadev
stasadev merged commit d2d7035 into main Sep 10, 2026
18 checks passed
@stasadev
stasadev deleted the 20260910_stasadev_test branch September 10, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce CI parallelization and run tests for releases

1 participant