Skip to content

Generate service files with concurrency configuration - #762

Merged
nzlosh merged 5 commits into
StackStorm:masterfrom
nzlosh:unit_generate_for_concurrency
Aug 28, 2026
Merged

Generate service files with concurrency configuration#762
nzlosh merged 5 commits into
StackStorm:masterfrom
nzlosh:unit_generate_for_concurrency

Conversation

@nzlosh

@nzlosh nzlosh commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Move service files for st2api, st2auth and st2stream from package build and integrate them into the generator. This makes st2.conf authoratative for socket and service bind address/port as well as which concurrency library is used as the worker-class for gunicorn.

nzlosh added 5 commits August 19, 2026 15:24
…dHat

Package e2e tests failed when st2actionrunner was started before api,
auth and stream.  This may be due to the above mentionned services being
generated by systemd rather than being flat files.  (To be confirmed)
@nzlosh
nzlosh requested a review from a team August 20, 2026 16:08
@nzlosh

nzlosh commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

This PR adds systemd unit generators for st2auth, st2api and st2stream service files. They need to be merged so CircleCI package tests pass for gevent concurrency PR StackStorm/st2#6372.

@skiedude skiedude left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for getting these squared away.

@nzlosh
nzlosh enabled auto-merge (rebase) August 20, 2026 22:17
@nzlosh
nzlosh requested a review from a team August 21, 2026 06:47
@nzlosh
nzlosh disabled auto-merge August 28, 2026 20:44
@nzlosh
nzlosh merged commit 3351646 into StackStorm:master Aug 28, 2026
1 of 2 checks passed
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.

3 participants