Skip to content

Commit

Permalink
centreon-engine-daemon package depends from centreon-engine-opentelem…
Browse files Browse the repository at this point in the history
…etry package (#1742)
jean-christophe81 authored and bouda1 committed Oct 3, 2024
1 parent 016451f commit ce58da6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/centreon-engine-daemon.yaml
Original file line number Diff line number Diff line change
@@ -126,6 +126,7 @@ overrides:
- centreon-clib = ${VERSION}-${RELEASE}${DIST}
- centreon-engine = ${VERSION}-${RELEASE}${DIST}
- centreon-broker-cbmod = ${VERSION}-${RELEASE}${DIST}
- centreon-engine-opentelemetry = ${VERSION}-${RELEASE}${DIST}
conflicts:
- centreon-engine-extcommands
- centreon-engine-devel
@@ -140,6 +141,7 @@ overrides:
- centreon-clib (= ${VERSION}-${RELEASE}${DIST})
- centreon-engine (= ${VERSION}-${RELEASE}${DIST})
- centreon-broker-cbmod (= ${VERSION}-${RELEASE}${DIST})
- centreon-engine-opentelemetry (= ${VERSION}-${RELEASE}${DIST})
conflicts:
- centreon-engine-extcommands
- centreon-engine-dev

1 comment on commit ce58da6

@github-actions
Copy link

Choose a reason for hiding this comment

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

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
14 1 0 15 93.33 27m25.237073999s

Failed Tests

Name Message ⏱️ Duration Suite
BENCH_1000STATUS AttributeError: 'NoneType' object has no attribute 'query_read_bytes' 85.558 s Bench

Please sign in to comment.