Add init files for all OSes for st2timersengine [ci skip]#564
Merged
Conversation
8 tasks
arm4b
reviewed
Jun 19, 2018
packages/st2/Makefile
Outdated
| install -m644 ../conf/logrotate.conf $(DESTDIR)/etc/logrotate.d/st2 | ||
| install -m644 ../st2actions/conf/logging.conf $(DESTDIR)/etc/st2/logging.actionrunner.conf | ||
| install -m644 ../st2actions/conf/syslog.conf $(DESTDIR)/etc/st2/syslog.actionrunner.conf | ||
| install -m644 ../st2actions/conf/syslog.conf $(DESTDIR)/etc/st2/syslog.actionrunner.conf |
Member
|
Including a new service in smoketests is needed as well, see: st2-packages/rake/spec/spec_helper.rb Lines 24 to 25 in 40d278a |
* master: Make sure we also include runner requirements into account. Change branch to v2.8. Point to v2.7 branch until v2.8 release is out. Revert "To be on the safe side, simply restart all the services." To be on the safe side, simply restart all the services. Fix typo. For consistency reason also restart action runner and add clarification note. Make sure we restart st2sensorcontainer and st2workflowengine service after we generate symmetric encryption key for encrypted datastore values. Update version info for release - 2.8.0 Adding a more reasonable gitignore Building runner wheels and adding orchestra runner to install requirements Revert "Adding orchestra runner to requirements" Adding orchestra runner to requirements. Include a change in script templates Install and use special gunicorn logging config file for all gunicorn API based services. Revert "Prevent reading st2web logs by others" Add syslog config for st2workflowengine Add install for workflow engine logging config Use tab for indentation Add st2workflowengine service
lakshmi-kannan
commented
Jul 19, 2018
| environment: | ||
| DISTROS: "trusty xenial el6 el7" | ||
| ST2_PACKAGES: "st2 st2mistral" | ||
| ST2_GITREV: "k8s/split_timers" |
Contributor
Author
There was a problem hiding this comment.
Fix this before mege.
Member
|
I will merge this due to the e2e test failing issue described in StackStorm/st2#4180 (comment). And once the tests pass there and that st2 PR is merged, I will update |
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.