chore(ci): generate system-tests jobs for all weblogs on master#3879
Open
nccatoni wants to merge 1 commit into
Open
chore(ci): generate system-tests jobs for all weblogs on master#3879nccatoni wants to merge 1 commit into
nccatoni wants to merge 1 commit into
Conversation
d5ad811 to
eadf825
Compare
🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 7a4f166 | Docs | Datadog PR Page | Give us feedback! |
eadf825 to
7a4f166
Compare
bwoebi
reviewed
May 13, 2026
| "apache-mod-8.2", "apache-mod-8.2-zts", | ||
| "php-fpm-7.0", "php-fpm-7.1", "php-fpm-7.2", "php-fpm-7.3", "php-fpm-7.4", | ||
| "php-fpm-8.0", "php-fpm-8.1", "php-fpm-8.2", "php-fpm-8.5", | ||
| ]; |
Collaborator
There was a problem hiding this comment.
It's a bit odd that we don't have weblogs for 8.3 and 8.4 and for 8.5 with apache.
But that's what we have now, so approved.
bwoebi
approved these changes
May 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add tracer-release system-tests jobs for all PHP weblogs
The tracer-release scenario group was only running against the default weblog (apache-mod-8.0), leaving 23 weblogs untested on master.
Reviewer checklist