@@ -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" ,
@@ -135,7 +135,7 @@ func TestInjectPythonSDK(t *testing.T) {
135
135
Name : "opentelemetry-auto-instrumentation-python" ,
136
136
Image : "foo/bar:1" ,
137
137
Command : []string {"/bin/sh" },
138
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
138
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
139
139
VolumeMounts : []corev1.VolumeMount {{
140
140
Name : "opentelemetry-auto-instrumentation-python" ,
141
141
MountPath : "/otel-auto-instrumentation-python" ,
@@ -210,7 +210,7 @@ func TestInjectPythonSDK(t *testing.T) {
210
210
Name : "opentelemetry-auto-instrumentation-python" ,
211
211
Image : "foo/bar:1" ,
212
212
Command : []string {"/bin/sh" },
213
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
213
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
214
214
VolumeMounts : []corev1.VolumeMount {{
215
215
Name : "opentelemetry-auto-instrumentation-python" ,
216
216
MountPath : "/otel-auto-instrumentation-python" ,
@@ -284,7 +284,7 @@ func TestInjectPythonSDK(t *testing.T) {
284
284
Name : "opentelemetry-auto-instrumentation-python" ,
285
285
Image : "foo/bar:1" ,
286
286
Command : []string {"/bin/sh" },
287
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
287
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
288
288
VolumeMounts : []corev1.VolumeMount {{
289
289
Name : "opentelemetry-auto-instrumentation-python" ,
290
290
MountPath : "/otel-auto-instrumentation-python" ,
@@ -358,7 +358,7 @@ func TestInjectPythonSDK(t *testing.T) {
358
358
Name : "opentelemetry-auto-instrumentation-python" ,
359
359
Image : "foo/bar:1" ,
360
360
Command : []string {"/bin/sh" },
361
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
361
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
362
362
VolumeMounts : []corev1.VolumeMount {{
363
363
Name : "opentelemetry-auto-instrumentation-python" ,
364
364
MountPath : "/otel-auto-instrumentation-python" ,
@@ -459,7 +459,7 @@ func TestInjectPythonSDK(t *testing.T) {
459
459
Name : "opentelemetry-auto-instrumentation-python" ,
460
460
Image : "foo/bar:1" ,
461
461
Command : []string {"/bin/sh" },
462
- Args : []string {"-c" , "test -d /autoinstrumentation-musl/. && cp -r /autoinstrumentation-musl/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
462
+ Args : []string {"-c" , "test -d /autoinstrumentation-musl/. && cp -r /autoinstrumentation-musl/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
463
463
VolumeMounts : []corev1.VolumeMount {{
464
464
Name : "opentelemetry-auto-instrumentation-python" ,
465
465
MountPath : "/otel-auto-instrumentation-python" ,
@@ -526,7 +526,7 @@ func TestInjectPythonSDK(t *testing.T) {
526
526
Name : "opentelemetry-auto-instrumentation-python" ,
527
527
Image : "foo/bar:1" ,
528
528
Command : []string {"/bin/sh" },
529
- Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
529
+ Args : []string {"-c" , "test -d /autoinstrumentation/. && cp -r /autoinstrumentation/. /otel-auto-instrumentation-python || cp -r /autoinstrumentation/. /otel-auto-instrumentation-python" },
530
530
VolumeMounts : []corev1.VolumeMount {{
531
531
Name : "opentelemetry-auto-instrumentation-python" ,
532
532
MountPath : "/otel-auto-instrumentation-python" ,
0 commit comments