Skip to content

Commit

Permalink
add port conflict suite to diagnose_common_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
mwdd146980 committed Oct 9, 2024
1 parent 309b8fa commit 1120fe1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ var commonSuites = []string{
"connectivity-datadog-autodiscovery",
"connectivity-datadog-core-endpoints",
"connectivity-datadog-event-platform",
"port-conflict",
}

func getDiagnoseOutput(v *baseDiagnoseSuite, commandArgs ...agentclient.AgentArgsOption) string {
Expand Down

0 comments on commit 1120fe1

Please sign in to comment.