Skip to content

Commit

Permalink
Add back disable e2e for kerberos
Browse files Browse the repository at this point in the history
  • Loading branch information
yzhan289 committed Apr 13, 2023
1 parent a093a2b commit c5e6c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka_consumer/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ matrix.version.env-vars = [
]
matrix.auth.env-vars = "AUTHENTICATION"
# We can allow kerberos once the agent image contains confluent-kafka built from source

matrix.auth.e2e-env = { value = false, if = ["kerberos"] }

[envs.latest.env-vars]
KAFKA_VERSION = "latest"
Expand Down

0 comments on commit c5e6c6b

Please sign in to comment.