Skip to content

Commit

Permalink
Revert "Use helix.public in XHarness SDK" (#8173)
Browse files Browse the repository at this point in the history
  • Loading branch information
premun authored Nov 16, 2021
1 parent 801fbc1 commit 991fe00
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.public import request_reboot, request_infra_retry
from helix.workitemutil 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 991fe00

Please sign in to comment.