Skip to content

Commit 61a1f57

Browse files
test - should fail CI
1 parent 90aa7f6 commit 61a1f57

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

.ci-failure-fixtures/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
FROM ubuntu
2+
RUN apt-get update && apt-get install -y curl
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
-----BEGIN RSA PRIVATE KEY-----
2+
MIICXQIBAAKBgQDO7xFakeFakeFakeFakeFakeFakeFakeFakeFakeFakeFake
3+
-----END RSA PRIVATE KEY-----
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
echo $UNQUOTED_VALUE

otel-integration/k8s-helm/tests/golden/windows.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# intentional golden render mismatch
12
---
23
# Source: otel-integration/charts/opentelemetry-agent-windows/templates/serviceaccount.yaml
34
apiVersion: v1

0 commit comments

Comments
 (0)