Skip to content

Commit

Permalink
Update .github/workflows/gorgone.yml
Browse files Browse the repository at this point in the history
remove empty line

Co-authored-by: May <[email protected]>
  • Loading branch information
Evan-Adam and mushroomempires committed Nov 26, 2024
1 parent 31ca21d commit 5e47333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gorgone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ jobs:
path: ./lastlog.jsonl
retention-days: 1


package:
needs: [get-environment]
if: ${{ needs.get-environment.outputs.stability != 'stable' }}
Expand Down

5 comments on commit 5e47333

@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
25 4 0 29 86.21 21m1.776722s

Failed Tests

Name Message ⏱️ Duration Suite
EBDP5 central-broker-unified-sql read neb:Instance is missing 78.032 s Delete-Poller
EBDP6 central-broker-unified-sql read neb:Instance is missing 82.790 s Delete-Poller
EBDP7 central-broker-unified-sql read neb:Instance is missing 73.993 s Delete-Poller
BDB10 'False' should be true. 40.109 s Sql

@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
32 6 0 38 84.21 29m10.934100999s

Failed Tests

Name Message ⏱️ Duration Suite
EBDP5 central-broker-unified-sql read neb:Instance is missing 77.989 s Delete-Poller
EBDP6 central-broker-unified-sql read neb:Instance is missing 82.749 s Delete-Poller
EBDP7 central-broker-unified-sql read neb:Instance is missing 73.952 s Delete-Poller
CBD_RELOAD_AND_FILTERS No event rejected by the rrd output whereas only storage category is enabled. 190.336 s Muxer Filter
CBD_RELOAD_AND_FILTERS_WITH_OPR No event rejected by the rrd output whereas only storage category is enabled. 170.638 s Muxer Filter
BDB10 'False' should be true. 40.105 s Sql

@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
64 12 0 76 84.21 57m46.805684s

Failed Tests

Name Message ⏱️ Duration Suite
EBDP5 central-broker-unified-sql read neb:Instance is missing 77.989 s Delete-Poller
EBDP6 central-broker-unified-sql read neb:Instance is missing 82.749 s Delete-Poller
EBDP7 central-broker-unified-sql read neb:Instance is missing 73.952 s Delete-Poller
EBDP5 central-broker-unified-sql read neb:Instance is missing 77.987 s Delete-Poller
EBDP6 central-broker-unified-sql read neb:Instance is missing 77.746 s Delete-Poller
EBDP7 central-broker-unified-sql read neb:Instance is missing 73.958 s Delete-Poller
CBD_RELOAD_AND_FILTERS No event rejected by the rrd output whereas only storage category is enabled. 190.336 s Muxer Filter
CBD_RELOAD_AND_FILTERS_WITH_OPR No event rejected by the rrd output whereas only storage category is enabled. 170.638 s Muxer Filter
CBD_RELOAD_AND_FILTERS No event rejected by the rrd output whereas only storage category is enabled. 185.357 s Muxer Filter
CBD_RELOAD_AND_FILTERS_WITH_OPR No event rejected by the rrd output whereas only storage category is enabled. 170.588 s Muxer Filter
BDB10 'False' should be true. 40.105 s Sql
BDB10 'False' should be true. 40.108 s Sql

@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
38 7 0 45 84.44 31m20.914693999s

Failed Tests

Name Message ⏱️ Duration Suite
EBDP5 central-broker-unified-sql read neb:Instance is missing 77.852 s Delete-Poller
EBDP6 central-broker-unified-sql read neb:Instance is missing 82.600 s Delete-Poller
EBDP7 central-broker-unified-sql read neb:Instance is missing 73.842 s Delete-Poller
EBNHGU4_BBDO3 The hostgroup 1 still exists 95.453 s Hostgroups
CBD_RELOAD_AND_FILTERS No event rejected by the rrd output whereas only storage category is enabled. 190.269 s Muxer Filter
CBD_RELOAD_AND_FILTERS_WITH_OPR No event rejected by the rrd output whereas only storage category is enabled. 170.452 s Muxer Filter
BDB10 'False' should be true. 40.057 s Sql

@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
55 7 0 62 88.71 47m15.92518s

Failed Tests

Name Message ⏱️ Duration Suite
EBDP5 central-broker-unified-sql read neb:Instance is missing 78.002 s Delete-Poller
EBDP6 central-broker-unified-sql read neb:Instance is missing 82.865 s Delete-Poller
EBDP7 central-broker-unified-sql read neb:Instance is missing 74.212 s Delete-Poller
CBD_RELOAD_AND_FILTERS No event rejected by the rrd output whereas only storage category is enabled. 185.390 s Muxer Filter
CBD_RELOAD_AND_FILTERS_WITH_OPR No event rejected by the rrd output whereas only storage category is enabled. 175.442 s Muxer Filter
not12 The second notification of U2 is not sent 82.453 s Notifications
BDB10 'False' should be true. 40.071 s Sql

Please sign in to comment.