Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci):correct syntax #381

Merged
merged 1 commit into from
Sep 22, 2022
Merged

fix(ci):correct syntax #381

merged 1 commit into from
Sep 22, 2022

Conversation

chgautier
Copy link
Contributor

Description

Correct syntax for delivery

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

  • 21.04.x
  • 21.10.x
  • 22.04.x
  • 22.10.x (master)

@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
No Duplication information No Duplication information

@chgautier chgautier merged commit b9c1440 into develop Sep 22, 2022
@chgautier chgautier deleted the fix-Jenkinsfile-develop branch September 22, 2022 12:46
tuntoja added a commit that referenced this pull request Oct 5, 2022
* enh(engine/environment): code optimized and simplified

* enh(sonar): unit test for environment
* enh(sonar): comment to avoid touch char** _env
* enh(sonar): remove unused functions and small syntax fix
* enh(sonar): data is a const method
* enh(sonar): remove unused operators
* fix(engine/environment): little optimizations

Co-authored-by: David Boucher <dboucher@centreon.com>

REFS: MON-14588

* enh(broker/bam): Several logs added to better understand inherited downtimes

* enh(broker/bam): Several logs added to better understand inherited downtimes
* fix(broker/unified_sql): all sql queries are not considered as very important. The stream won't close because of a query that fails
* fix(broker): notification_number is u64 now
* fix(broker/config): retry_interval defined to 15s by default

REFS: MON-15116 MON-12130

* fix(ci):correct syntax (#381)

* MON-14908 servicegroups and hostgroups are cleaned later (#383)

REFS:MON-14908

* fix(broker/bam): forced svc checks deduplicated (#385)

* fix(broker/bam): forced svc checks deduplicated
* fix(broker/bam): cleanup of dead code

REFS: MON-15086

* fix(broker): build may failed because of dependencies not declared

* enh(cmake): A work to accept C++17 compilation

* REFS:MON-10736

* MON-10736 add gdb backtrace for process still alive

* MON-10736 grpc lock

* MON-10736 grpc core on shutdown and tests correction (#389)

REFS:MON-10736

* fix(broker/bam): monitoring stream does not block anymore when sending forced checks to engine

* fix(broker/bam): bam tests are fixed now
* cleanup(tests): python code formatted with autopep8
* cleanup(broker/bam): comments added

REFS: MON-15086

* fix(tests): regression in Common.py fixed

* enh(conan): conanfile updated to match packages requirements on openssl

* fix(broker): stats engine was subject to deadlocks (#391)

REFS: MON-15225

* update jenkinsfile for unstable delivery

Co-authored-by: denliA <91119589+denliA@users.noreply.github.com>
Co-authored-by: David Boucher <dboucher@centreon.com>
Co-authored-by: Charles Gautier <33026375+chgautier@users.noreply.github.com>
Co-authored-by: jean-christophe81 <98889244+jean-christophe81@users.noreply.github.com>
bouda1 added a commit that referenced this pull request Nov 24, 2022
* enh(engine/environment): code optimized and simplified

* enh(sonar): unit test for environment
* enh(sonar): comment to avoid touch char** _env
* enh(sonar): remove unused functions and small syntax fix
* enh(sonar): data is a const method
* enh(sonar): remove unused operators
* fix(engine/environment): little optimizations

Co-authored-by: David Boucher <dboucher@centreon.com>

REFS: MON-14588

* enh(broker/bam): Several logs added to better understand inherited downtimes

* enh(broker/bam): Several logs added to better understand inherited downtimes
* fix(broker/unified_sql): all sql queries are not considered as very important. The stream won't close because of a query that fails
* fix(broker): notification_number is u64 now
* fix(broker/config): retry_interval defined to 15s by default

REFS: MON-15116 MON-12130

* fix(ci):correct syntax (#381)

* MON-14908 servicegroups and hostgroups are cleaned later (#383)

REFS:MON-14908

* fix(broker/bam): forced svc checks deduplicated (#385)

* fix(broker/bam): forced svc checks deduplicated
* fix(broker/bam): cleanup of dead code

REFS: MON-15086

* fix(broker): build may failed because of dependencies not declared

* enh(cmake): A work to accept C++17 compilation

* REFS:MON-10736

* MON-10736 add gdb backtrace for process still alive

* MON-10736 grpc lock

* MON-10736 grpc core on shutdown and tests correction (#389)

REFS:MON-10736

* fix(broker/bam): monitoring stream does not block anymore when sending forced checks to engine

* fix(broker/bam): bam tests are fixed now
* cleanup(tests): python code formatted with autopep8
* cleanup(broker/bam): comments added

REFS: MON-15086

* fix(tests): regression in Common.py fixed

* enh(conan): conanfile updated to match packages requirements on openssl

* fix(broker): stats engine was subject to deadlocks (#391)

REFS: MON-15225

* update jenkinsfile for unstable delivery

Co-authored-by: denliA <91119589+denliA@users.noreply.github.com>
Co-authored-by: David Boucher <dboucher@centreon.com>
Co-authored-by: Charles Gautier <33026375+chgautier@users.noreply.github.com>
Co-authored-by: jean-christophe81 <98889244+jean-christophe81@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants