Skip to content

Commit

Permalink
also turn off CpuFrequencySysfsCoreProvider for now, until gmt branch…
Browse files Browse the repository at this point in the history
… is merged in
  • Loading branch information
dan-mm authored Sep 29, 2023
1 parent a3c5343 commit e67a25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-application-testing-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: 'Setup, Run, and Teardown Tests'
uses: green-coding-berlin/green-metrics-tool/.github/actions/gmt-pytest@main
with:
metrics-to-turn-off: '--categories RAPL Machine Sensors Debug CGroupV2 MacOS --providers NetworkConnectionsProxyContainerProvider'
metrics-to-turn-off: '--categories RAPL Machine Sensors Debug CGroupV2 MacOS --providers NetworkConnectionsProxyContainerProvider CpuFrequencySysfsCoreProvider'
gmt-directory: './green-metrics-tool'
tests-directory: './examples-directory/test'
tests-command: 'pytest smoke_test.py -k "test_all_directories"'
Expand Down

0 comments on commit e67a25d

Please sign in to comment.