mirror of
https://github.com/alexgo-io/stacks-subnets.git
synced 2026-01-12 16:53:24 +08:00
small reporting change
This commit is contained in:
@@ -1127,6 +1127,7 @@ def influx_write( influx_client, test_start, test_name, status ):
|
||||
{
|
||||
"measurement": "integration_tests",
|
||||
"tags": {
|
||||
"test_run": "{}-{}".format(git_branch, git_commit),
|
||||
"git_branch": git_branch,
|
||||
"git_commit": git_commit,
|
||||
"status": status,
|
||||
|
||||
Reference in New Issue
Block a user