Skip to content

Add init files for all OSes for st2timersengine [ci skip]#564

Merged
Kami merged 8 commits intomasterfrom
k8s/split_timers_engine
Aug 7, 2018
Merged

Add init files for all OSes for st2timersengine [ci skip]#564
Kami merged 8 commits intomasterfrom
k8s/split_timers_engine

Conversation

@lakshmi-kannan
Copy link
Contributor

No description provided.

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
Copy link
Member

Choose a reason for hiding this comment

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

Dup with the previous line

@arm4b
Copy link
Member

arm4b commented Jun 19, 2018

Including a new service in smoketests is needed as well, see:

ST2_SERVICES = %w(st2api st2stream st2auth st2actionrunner st2notifier
st2resultstracker st2rulesengine st2sensorcontainer st2garbagecollector)

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

Whoa, It works! 👍

@arm4b arm4b added this to the 2.9.0 milestone Jun 20, 2018
@arm4b arm4b added the feature label Jun 20, 2018
* 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
environment:
DISTROS: "trusty xenial el6 el7"
ST2_PACKAGES: "st2 st2mistral"
ST2_GITREV: "k8s/split_timers"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fix this before mege.

@Kami
Copy link
Member

Kami commented Aug 7, 2018

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 ST2_GITREV in this repo.

@Kami Kami merged commit cb35491 into master Aug 7, 2018
@Kami Kami deleted the k8s/split_timers_engine branch August 7, 2018 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants