Skip to content

Commit a3c5343

Browse files
authored
- turn off NetworkConnectionsProxyContainerProvider
1 parent d9b3790 commit a3c5343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-application-testing-vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: 'Setup, Run, and Teardown Tests'
6969
uses: green-coding-berlin/green-metrics-tool/.github/actions/gmt-pytest@main
7070
with:
71-
metrics-to-turn-off: '--categories RAPL Machine Sensors Debug CGroupV2 MacOS --providers CpuFrequencySysfsCoreProvider'
71+
metrics-to-turn-off: '--categories RAPL Machine Sensors Debug CGroupV2 MacOS --providers NetworkConnectionsProxyContainerProvider'
7272
gmt-directory: './green-metrics-tool'
7373
tests-directory: './examples-directory/test'
7474
tests-command: 'pytest smoke_test.py -k "test_all_directories"'

0 commit comments

Comments
 (0)