Skip to content

Commit

Permalink
Print TA pod logs in e2e smoke test (open-telemetry#920)
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay authored Jun 8, 2022
1 parent 25cdcfb commit 00d261e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/e2e/smoke-targetallocator/02-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,9 @@ apiVersion: v1
kind: ServiceAccount
metadata:
name: stateful-targetallocator
---
# Print TA pod logs if test fails
apiVersion: kuttl.dev/v1beta1
kind: TestAssert
collectors:
- selector: app.kubernetes.io/component=opentelemetry-targetallocator

0 comments on commit 00d261e

Please sign in to comment.