Skip to content

Commit

Permalink
Revert "Revert "Use helix.public in XHarness SDK" (#8173)"
Browse files Browse the repository at this point in the history
This reverts commit 991fe00.
  • Loading branch information
premun authored Nov 23, 2021
1 parent 977c461 commit bbc8999
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import sys

from helix.appinsights import app_insights
from helix.workitemutil import request_reboot, request_infra_retry
from helix.public import request_reboot, request_infra_retry

### This script's purpose is to parse the diagnostics.json file produced by XHarness, evaluate it and send it to AppInsights
### The diagnostics.json file contains information about each XHarness command executed during the job
Expand Down

0 comments on commit bbc8999

Please sign in to comment.