Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

enh(perf): set LDAP contactgroup synchronization every hour #8070

Merged
merged 4 commits into from
Oct 31, 2019

Conversation

sc979
Copy link
Contributor

@sc979 sc979 commented Oct 29, 2019

Pull Request Template

Description

The LDAP contactgroup synchronization was made every minute.
Replace this value to 60minutes instead

Fixes # (none)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 2.8.x
  • 18.10.x
  • 19.04.x
  • 19.10.x (master)

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

Community contributors & Centreon team

  • I followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

Centreon team only

  • I have made sure that the unit tests related to the story are successful.
  • I have made sure that unit tests cover 80% of the code written for the story.
  • I have made sure that acceptance tests related to the story are successful (local and CI)

cron/centAcl.php Outdated Show resolved Hide resolved
cron/centAcl.php Outdated Show resolved Hide resolved
cron/centAcl.php Outdated Show resolved Hide resolved
cron/centAcl.php Show resolved Hide resolved
cron/centAcl.php Outdated Show resolved Hide resolved
@sc979 sc979 force-pushed the MON-revert-ldap-contactgroup-to-sync-every-hour branch from 9fdebff to f7d2e79 Compare October 29, 2019 15:37
cron/centAcl.php Outdated Show resolved Hide resolved
cron/centAcl.php Outdated Show resolved Hide resolved
sc979 and others added 2 commits October 29, 2019 16:43
Co-Authored-By: Kevin Duret <[email protected]>
Co-Authored-By: Kevin Duret <[email protected]>
@sc979 sc979 merged commit 30e0e15 into master Oct 31, 2019
@sc979 sc979 deleted the MON-revert-ldap-contactgroup-to-sync-every-hour branch October 31, 2019 07:35
sc979 added a commit that referenced this pull request Oct 31, 2019
* enh(perf): set LDAP contactgroup synchronization every hour
* set default value to variables Co-Authored-By: Kevin Duret <[email protected]>
* strict comparaison Co-Authored-By: Kevin Duret <[email protected]>
sc979 added a commit that referenced this pull request Oct 31, 2019
* enh(perf): set LDAP contactgroup synchronization every hour
* set default value to variables Co-Authored-By: Kevin Duret <[email protected]>
* strict comparaison Co-Authored-By: Kevin Duret <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants