Skip to content

Commit d2e075c

Browse files
maltesanderclaude
andcommitted
test(smoke): drop unused vector_enabled scaffolding from 52-assert
vector_enabled was declared in 52-assert.yaml.j2 as forward scaffolding but has no consumer. Drop it; it can be re-introduced in the commit that actually uses it. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent df591a2 commit d2e075c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/templates/kuttl/smoke/52-assert.yaml.j2

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
{# vector_enabled is consumed by 53-assert.yaml.j2 conditionals; declared here
2-
too so future container-level (vector sidecar) assertions can use it without
3-
adding the lookup again. #}
4-
{% set vector_enabled = lookup('env', 'VECTOR_AGGREGATOR') | length > 0 %}
51
---
62
# Declarative shape assertions for every druid-managed resource in the smoke
73
# test except ConfigMap *.data* (covered in 53-assert.yaml.j2) and the

0 commit comments

Comments
 (0)