Skip to content

Commit

Permalink
skip TestBrokerWithConfig (#3593)
Browse files Browse the repository at this point in the history
  • Loading branch information
maschmid authored Jan 11, 2024
1 parent 0bf5622 commit ced5da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e_new/broker_config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ import (
// TestBrokerWithConfig tests a brokers values for ReplicationFactor and number
// of partitions if set in the broker configmap.
func TestBrokerWithConfig(t *testing.T) {
t.Skip("Skipping due to https://github.com/knative-extensions/eventing-kafka-broker/issues/3592")

t.Parallel()

Expand Down

0 comments on commit ced5da9

Please sign in to comment.