CI: add mod_systemd test suite - #723
Closed
notroj wants to merge 6 commits into
Closed
Conversation
notroj
force-pushed
the
mod_systemd-tests
branch
from
August 28, 2026 20:32
5c88102 to
5e2032a
Compare
* test/pyhttpd/env.py (HttpdTestEnv.set_httpd_env, _clean_path_env): Allow a suite to add variables to the environment httpd is started with. * test/pyhttpd/conf/stop.conf.template: Set DefaultRuntimeDir and PidFile to match httpd.conf, so that "apachectl -k stop" finds the running server. * .github/workflows/linux.yml: Enable systemd testing in the reduced exports job, building mod_systemd shared since one test has to omit it from the configuration. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
notroj
force-pushed
the
mod_systemd-tests
branch
from
August 29, 2026 08:23
5e2032a to
acc184e
Compare
zero uptime, and report the idle and busy figures as percentages. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
ap_find_systemd_socket): Remember the number of sockets passed, so a
graceful restart of a socket-activated server works. Drop the
unchecked getenv("LISTEN_FDS").
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Send MONOTONIC_USEC with RELOADING=1. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
systemd_post_config): Notify STOPPING=1 on shutdown. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Generated HTML not rebuilt. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
asf-gitbox-commits
pushed a commit
that referenced
this pull request
Aug 29, 2026
* test/pyhttpd/env.py (HttpdTestEnv.set_httpd_env, _clean_path_env): Allow a suite to add variables to the environment httpd is started with. * test/pyhttpd/conf/stop.conf.template: Set DefaultRuntimeDir and PidFile to match httpd.conf, so that "apachectl -k stop" finds the running server. * .github/workflows/linux.yml: Enable systemd testing in the reduced exports job, building mod_systemd shared since one test has to omit it from the configuration. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> GitHub: PR #723 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1937596 13f79535-47bb-0310-9956-ffa450edef68
asf-gitbox-commits
pushed a commit
that referenced
this pull request
Aug 29, 2026
zero uptime, and report the idle and busy figures as percentages. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> GitHub: PR #723 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1937597 13f79535-47bb-0310-9956-ffa450edef68
asf-gitbox-commits
pushed a commit
that referenced
this pull request
Aug 29, 2026
ap_find_systemd_socket): Remember the number of sockets passed, so a
graceful restart of a socket-activated server works. Drop the
unchecked getenv("LISTEN_FDS").
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
GitHub: PR #723
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1937598 13f79535-47bb-0310-9956-ffa450edef68
asf-gitbox-commits
pushed a commit
that referenced
this pull request
Aug 29, 2026
Send MONOTONIC_USEC with RELOADING=1. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> GitHub: PR #723 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1937599 13f79535-47bb-0310-9956-ffa450edef68
asf-gitbox-commits
pushed a commit
that referenced
this pull request
Aug 29, 2026
systemd_post_config): Notify STOPPING=1 on shutdown. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> GitHub: PR #723 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1937600 13f79535-47bb-0310-9956-ffa450edef68
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.
No description provided.