e2e: set e2e/v3 debug logging on metrics test (#19263)

This commit is contained in:
Seth Hoenig
2023-12-01 09:03:55 -07:00
committed by GitHub
parent a35acdb84e
commit 5b3416bd97

View File

@@ -41,7 +41,10 @@ func (m *metric) Query() string {
}
func TestMetrics(t *testing.T) {
// Run via the e2e suite; requires Windows and AWS specific attributes.
// Run via the e2e suite. Requires AWS attributes.
//
// Set verbose for now to debug the e2e nightly.
t.Setenv("NOMAD_E2E_VERBOSE", "1")
// Wait for the cluster to be ready
cluster3.Establish(t,