We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ed633 commit 09c999dCopy full SHA for 09c999d
test/canary/scripts/push_stats_to_cloudwatch.py
@@ -18,7 +18,7 @@ def readXML_and_publish_metrics_to_cw():
18
print(os.getcwd())
19
failures = 0
20
successes = 0
21
- tests = 1
+ tests = 23
22
23
timestamp = datetime.now().strftime("%Y-%m-%dT%H:%M:%S")
24
0 commit comments