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

(fix): change daemon name and init script #10031

Merged
merged 6 commits into from
Sep 7, 2021
Merged

Conversation

pkriko
Copy link
Contributor

@pkriko pkriko commented Jul 27, 2021

Description

Please include a short resume of the changes and what is the purpose of PR. Any relevant information should be added to help:

  • QA Team (Quality Assurance) with tests.
  • reviewers to understand what are the stakes of the pull request.

Fixes # (issue)

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

  • 20.04.x
  • 20.10.x
  • 21.04.x
  • 21.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.

Perform a backup from the interface by using the LVM snapshot.
the backup should success.

Checklist

  • I have 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).

@pkriko pkriko requested review from a team, sc979 and zguennoune02 July 27, 2021 12:25
sc979
sc979 previously approved these changes Jul 27, 2021
@sonarqube-decoration
Copy link

SonarQube Quality Gate:
Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pkriko pkriko merged commit c5cb161 into develop Sep 7, 2021
@pkriko pkriko deleted the MON-10856-fix-backup branch September 7, 2021 11:23
pkriko added a commit that referenced this pull request Sep 7, 2021
* (fix): change daemon name and init script

* (enh): manage mysql 8 + mariadb 10.5

* Update cron/centreon-backup-mysql.sh

Co-authored-by: Kevin Duret <kduret@centreon.com>
pkriko added a commit that referenced this pull request Sep 15, 2021
* (fix): change daemon name and init script

* (enh): manage mysql 8 + mariadb 10.5

* Update cron/centreon-backup-mysql.sh

Co-authored-by: Kevin Duret <kduret@centreon.com>
pkriko added a commit that referenced this pull request Sep 15, 2021
* (fix): change daemon name and init script

* (enh): manage mysql 8 + mariadb 10.5

* Update cron/centreon-backup-mysql.sh

Co-authored-by: Kevin Duret <kduret@centreon.com>
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