Skip to content

Commit

Permalink
Revert "updated file rights in centreon-broker & centreon-engine (#1267
Browse files Browse the repository at this point in the history
…)" (#1287)

This reverts commit 1649951.
  • Loading branch information
tuntoja committed Apr 19, 2024
1 parent 3741a70 commit 18e6b8e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packaging/centreon-broker-cbd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@ contents:
dst: "/etc/centreon-broker/central-broker.json"
type: config|noreplace
file_info:
mode: 0660
mode: 0664
owner: centreon-broker
group: centreon-broker

- src: "../broker/config/central-rrd.json"
dst: "/etc/centreon-broker/central-rrd.json"
type: config|noreplace
file_info:
mode: 0660
mode: 0664
owner: centreon-broker
group: centreon-broker

- src: "../broker/script/watchdog.json"
dst: "/etc/centreon-broker/watchdog.json"
type: config|noreplace
file_info:
mode: 0660
mode: 0664
owner: centreon-broker
group: centreon-broker

Expand Down
2 changes: 1 addition & 1 deletion packaging/centreon-broker-cbmod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ contents:
dst: "/etc/centreon-broker/central-module.json"
type: config|noreplace
file_info:
mode: 0660
mode: 0664
owner: centreon-broker
group: centreon-broker

Expand Down
8 changes: 4 additions & 4 deletions packaging/centreon-engine-daemon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,31 @@ contents:
dst: "/etc/centreon-engine/centengine.cfg"
type: config|noreplace
file_info:
mode: 0660
mode: 0664
owner: centreon-engine
group: centreon-engine

- src: "../engine/conf/resource.cfg"
dst: "/etc/centreon-engine/resource.cfg"
type: config|noreplace
file_info:
mode: 0660
mode: 0664
owner: centreon-engine
group: centreon-engine

- src: "../engine/conf/commands.cfg"
dst: "/etc/centreon-engine/commands.cfg"
type: config|noreplace
file_info:
mode: 0660
mode: 0664
owner: centreon-engine
group: centreon-engine

- src: "../engine/conf/timeperiods.cfg"
dst: "/etc/centreon-engine/timeperiods.cfg"
type: config|noreplace
file_info:
mode: 0660
mode: 0664
owner: centreon-engine
group: centreon-engine

Expand Down

13 comments on commit 18e6b8e

@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
20 3 0 23 86.96 0s

Failed Tests

Name Message ⏱️ Duration Suite
not13 The first notification of U1 is not sent 0.000 s Notification
BRRDRM1 index_id=6313 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd
BRRDRMU1 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd

@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 2 0 10 80.00 0s

Failed Tests

Name Message ⏱️ Duration Suite
BRRDRM1 index_id=6354 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd
BRRDRMU1 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd

@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
19 4 0 23 82.61 0s

Failed Tests

Name Message ⏱️ Duration Suite
not10 The down notification of host_1 is not sent 0.000 s Notification
not13 The first notification of U1 is not sent 0.000 s Notification
BRRDRM1 index_id=6626 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd
BRRDRMU1 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd

@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
39 7 0 46 84.78 0s

Failed Tests

Name Message ⏱️ Duration Suite
not10 The down notification of host_1 is not sent 0.000 s Notification
not13 The first notification of U1 is not sent 0.000 s Notification
not13 The first notification of U1 is not sent 0.000 s Notification
BRRDRM1 index_id=6626 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd
BRRDRMU1 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd
BRRDRM1 index_id=6509 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd
BRRDRMU1 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd

@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
20 3 0 23 86.96 0s

Failed Tests

Name Message ⏱️ Duration Suite
not13 The first notification of U1 is not sent 0.000 s Notification
BRRDRM1 index_id=6433 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd
BRRDRMU1 Data before RRD rebuild contain index_id % 3. The expected average is 100 if modulo==0, 75 if modulo==1, 0 if modulo==2 . 0.000 s Rrd

@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
12 1 0 13 92.31 0s

Failed Tests

Name Message ⏱️ Duration Suite
not13 The first notification of U1 is not sent 0.000 s Notification

@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
30 3 0 33 90.91 0s

Failed Tests

Name Message ⏱️ Duration Suite
BENCH_1000STATUS_100ENGINE AttributeError: 'NoneType' object has no attribute 'query_read_bytes' 0.000 s Bench
not13 The first notification of U1 is not sent 0.000 s Notification
not13 The first notification of U1 is not sent 0.000 s Notification

@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
12 1 0 13 92.31 0s

Failed Tests

Name Message ⏱️ Duration Suite
not13 The first notification of U1 is not sent 0.000 s Notification

@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
EBNHGU4_BBDO3 hostgroup_1 not found in /tmp/lua-engine.log 0.000 s Hostgroups

@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
12 1 0 13 92.31 0s

Failed Tests

Name Message ⏱️ Duration Suite
not13 The first notification of U1 is not sent 0.000 s Notification

@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
12 1 0 13 92.31 0s

Failed Tests

Name Message ⏱️ Duration Suite
not13 The first notification of U1 is not sent 0.000 s Notification

@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
24 2 0 26 92.31 0s

Failed Tests

Name Message ⏱️ Duration Suite
not13 The first notification of U1 is not sent 0.000 s Notification
not13 The first notification of U1 is not sent 0.000 s Notification

@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
11 2 0 13 84.62 0s

Failed Tests

Name Message ⏱️ Duration Suite
not10 The down notification of host_1 is not sent 0.000 s Notification
not13 The first notification of U1 is not sent 0.000 s Notification

Please sign in to comment.