Skip to content

Commit

Permalink
Merge pull request #18018 from philip-stoev/move-redpanda-to-nightly
Browse files Browse the repository at this point in the history
ci: Remove the Checks + Restart Redpanda from the per-push CI
  • Loading branch information
philip-stoev authored Mar 10, 2023
2 parents dad5ac1 + 03912e5 commit 5450489
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions ci/test/pipeline.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -559,19 +559,6 @@ steps:
- ./ci/plugins/cloudtest:
args: [--exitfirst, -m, "not long", --aws-region=us-east-2, test/cloudtest/]

- id: checks-restart-redpanda
label: "Checks + restart Redpanda & Debezium"
depends_on: build-x86_64
inputs: [misc/python/materialize/checks]
timeout_in_minutes: 30
artifact_paths: junit_*.xml
agents:
queue: linux-x86_64
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=RestartRedpandaDebezium, "--seed=$BUILDKITE_JOB_ID"]

- id: source-sink-errors
label: "Source/Sink Error Reporting"
artifact_paths: junit_*.xml
Expand Down

0 comments on commit 5450489

Please sign in to comment.