stable
Clone or download
Read-only
request #14466: Statistics, grokmirror and tv3_tv5_migration system event queues are not processed on CentOS/RHEL7
The corresponding timers were missing. Existing instances will have to enable the timers manually. Change-Id: I1f4f85dd4d292c0f549842564acde2a1c98e87b7
Modified Files
Name | ||||
---|---|---|---|---|
R | src/utils/systemd/tuleap-process-system-events-git.service | Go to diff View file | ||
R | src/utils/systemd/tuleap-process-system-events-git.timer | Go to diff View file | ||
A | plugins/git/etc/systemd/tuleap-process-system-events-grokmirror.service | +10 | −0 | Go to diff View file |
A | plugins/git/etc/systemd/tuleap-process-system-events-grokmirror.timer | +10 | −0 | Go to diff View file |
A | src/utils/systemd/tuleap-process-system-events-statistics.service | +10 | −0 | Go to diff View file |
A | src/utils/systemd/tuleap-process-system-events-statistics.timer | +10 | −0 | Go to diff View file |
A | src/utils/systemd/tuleap-process-system-events-tv3-tv5-migration.service | +10 | −0 | Go to diff View file |
A | src/utils/systemd/tuleap-process-system-events-tv3-tv5-migration.timer | +10 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +14 | −2 | Go to diff View file |
M | tools/setup/el7/include/define.sh | +2 | −0 | Go to diff View file |
M | tools/setup/el7/include/plugins.sh | +10 | −0 | Go to diff View file |