Skip to content

Commit cf7c491

Browse files
committed
Assert specific command in musl e2e instrumentation test
1 parent bdf97ef commit cf7c491

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/e2e-instrumentation/instrumentation-python-musl/01-assert.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ spec:
6666
name: otc-container
6767
initContainers:
6868
- name: opentelemetry-auto-instrumentation-python
69+
command:
70+
- cp
71+
- -r
72+
- /autoinstrumentation-musl/.
73+
- /otel-auto-instrumentation-python
6974
status:
7075
containerStatuses:
7176
- name: myapp

0 commit comments

Comments
 (0)