Skip to content

Commit

Permalink
drop --no-capture entirely for integration tests to match #13128
Browse files Browse the repository at this point in the history
Signed-off-by: Toby Lawrence <toby@nuclearfurnace.com>
  • Loading branch information
tobz committed Jun 13, 2022
1 parent 75ffc8b commit fe55771
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "aws-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "azure-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.clickhouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "clickhouse-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.datadog-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "datadog-agent-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.datadog-logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "datadog-logs-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.datadog-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "datadog-metrics-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.datadog-traces.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "datadog-traces-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.dnstap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "dnstap-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.docker-logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "docker-logs-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.elasticsearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "es-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.fluent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "fluent-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "gcp-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.humio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "humio-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.influxdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "influxdb-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.kafka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "kafka-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.loki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "loki-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.mongodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "mongodb_metrics-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.nats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "nats-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "nginx-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "postgresql_metrics-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "prometheus-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.pulsar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "pulsar-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "redis-integration-tests"
Expand Down
1 change: 0 additions & 1 deletion scripts/integration/docker-compose.splunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ services:
- "nextest"
- "run"
- "--no-fail-fast"
- "--no-capture"
- "--no-default-features"
- "--features"
- "splunk-integration-tests"
Expand Down

0 comments on commit fe55771

Please sign in to comment.