mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
e2e: set e2e/v3 debug logging on metrics test (#19263)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user