Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bouda1 committed Feb 14, 2024
1 parent ed450c9 commit 1d62a1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/centreon-collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,17 @@ on:
- ccc/**
- clib/**
- connectors/**
- custom-triplets/**
- engine/**
- grpc/**
- packaging/**
- cmake.sh
- cmake-vcpkg.sh
- CMakeLists.txt
- vcpkg.json
- overlays/**
- selinux/**
- vcpkg/**
- "!.veracode-exclusions"
push:
branches:
Expand All @@ -34,14 +37,17 @@ on:
- ccc/**
- clib/**
- connectors/**
- custom-triplets/**
- engine/**
- grpc/**
- packaging/**
- cmake.sh
- cmake-vcpkg.sh
- CMakeLists.txt
- vcpkg.json
- overlays/**
- selinux/**
- vcpkg/**
- "!.veracode-exclusions"

jobs:
Expand Down

2 comments on commit 1d62a1f

@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
8 1 0 9 88.89 0s

Failed Tests

Name Message ⏱️ Duration Suite
BEPB_HOST_DEPENDENCY No notification dependency from 2 to 1 with timeperiod 24x7 on 'ou' 0.000 s Bbdo-Protobuf

@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
6 1 0 7 85.71 0s

Failed Tests

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

Please sign in to comment.