We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d46e7 commit 2914418Copy full SHA for 2914418
.github/workflows/nr-k8s-otel-e2e.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: newrelic/newrelic-integration-e2e-action@v1
35
with:
36
retry_seconds: 90
37
- retry_attempts: 5
+ retry_attempts: 10
38
agent_enabled: false
39
spec_path: charts/nr-k8s-otel-collector/e2e/test-specs.yml
40
account_id: ${{ secrets.K8S_AGENTS_E2E_ACCOUNT_ID }}
0 commit comments