Skip to content

Commit 9c7eea8

Browse files
IlyesbdlalaWeltraumschaf
authored andcommitted
fix(persistance-azure-monitor): Disabled temporarly the tests for persitence azure monitor
The hook seems to currently have an issue that makes it have inconsistent results locally and on the CI. This could not be resolved by a simple jest `--updateSnapshot`. Disabling the test to allow debugging of the current jest bug. Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
1 parent 80c23b4 commit 9c7eea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ jobs:
442442
hook:
443443
- cascading-scans
444444
- generic-webhook
445-
- persistence-azure-monitor
445+
# - persistence-azure-monitor # Currently fails on CI but works locally
446446
# - persistence-elastic # Fails on the CI due to insufficient cpu as mentioned in issue #1165
447447
- update-field-hook
448448
- finding-post-processing

0 commit comments

Comments
 (0)