feat(e2e): reporting tcp status and resources in case of failed test

This commit is contained in:
Dario Tranchitella
2022-07-18 20:13:43 +00:00
parent f496fefce9
commit 2656bffc48
+1
View File
@@ -8,6 +8,7 @@ import (
"context"
"fmt"
"io/ioutil"
"os/exec"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"