@@ -61,7 +61,7 @@ func TestInjectPythonSDK(t *testing.T) {
61
61
Name : "opentelemetry-auto-instrumentation-python" ,
62
62
Image : "foo/bar:1" ,
63
63
Command : []string {"/bin/sh" },
64
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
64
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
65
65
VolumeMounts : []corev1.VolumeMount {{
66
66
Name : "opentelemetry-auto-instrumentation-python" ,
67
67
MountPath : "/otel-auto-instrumentation-python" ,
@@ -139,7 +139,7 @@ func TestInjectPythonSDK(t *testing.T) {
139
139
Name : "opentelemetry-auto-instrumentation-python" ,
140
140
Image : "foo/bar:1" ,
141
141
Command : []string {"/bin/sh" },
142
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
142
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
143
143
VolumeMounts : []corev1.VolumeMount {{
144
144
Name : "opentelemetry-auto-instrumentation-python" ,
145
145
MountPath : "/otel-auto-instrumentation-python" ,
@@ -218,7 +218,7 @@ func TestInjectPythonSDK(t *testing.T) {
218
218
Name : "opentelemetry-auto-instrumentation-python" ,
219
219
Image : "foo/bar:1" ,
220
220
Command : []string {"/bin/sh" },
221
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
221
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
222
222
VolumeMounts : []corev1.VolumeMount {{
223
223
Name : "opentelemetry-auto-instrumentation-python" ,
224
224
MountPath : "/otel-auto-instrumentation-python" ,
@@ -296,7 +296,7 @@ func TestInjectPythonSDK(t *testing.T) {
296
296
Name : "opentelemetry-auto-instrumentation-python" ,
297
297
Image : "foo/bar:1" ,
298
298
Command : []string {"/bin/sh" },
299
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
299
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
300
300
VolumeMounts : []corev1.VolumeMount {{
301
301
Name : "opentelemetry-auto-instrumentation-python" ,
302
302
MountPath : "/otel-auto-instrumentation-python" ,
@@ -450,7 +450,7 @@ func TestInjectPythonSDK(t *testing.T) {
450
450
Name : "opentelemetry-auto-instrumentation-python" ,
451
451
Image : "foo/bar:1" ,
452
452
Command : []string {"/bin/sh" },
453
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
453
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
454
454
VolumeMounts : []corev1.VolumeMount {{
455
455
Name : "opentelemetry-auto-instrumentation-python" ,
456
456
MountPath : "/otel-auto-instrumentation-python" ,
@@ -555,7 +555,7 @@ func TestInjectPythonSDK(t *testing.T) {
555
555
Name : "opentelemetry-auto-instrumentation-python" ,
556
556
Image : "foo/bar:1" ,
557
557
Command : []string {"/bin/sh" },
558
- Args : []string {"-c" , "test -d /autoinstrumentation-musl/. && cp -r /autoinstrumentation-musl/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
558
+ Args : []string {"-c" , "test -d /autoinstrumentation-musl/. && cp -r /autoinstrumentation-musl/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
559
559
VolumeMounts : []corev1.VolumeMount {{
560
560
Name : "opentelemetry-auto-instrumentation-python" ,
561
561
MountPath : "/otel-auto-instrumentation-python" ,
@@ -622,7 +622,7 @@ func TestInjectPythonSDK(t *testing.T) {
622
622
Name : "opentelemetry-auto-instrumentation-python" ,
623
623
Image : "foo/bar:1" ,
624
624
Command : []string {"/bin/sh" },
625
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
625
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
626
626
VolumeMounts : []corev1.VolumeMount {{
627
627
Name : "opentelemetry-auto-instrumentation-python" ,
628
628
MountPath : "/otel-auto-instrumentation-python" ,
0 commit comments