Skip to content

Commit

Permalink
chore: disable lyvecloud s3 test (#10560)
Browse files Browse the repository at this point in the history
  • Loading branch information
tabVersion authored Jun 26, 2023
1 parent e21226a commit 135e4bf
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions ci/workflows/main-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,22 +196,6 @@ steps:
- ./ci/plugins/upload-failure-logs
timeout_in_minutes: 25

- label: "S3 source check on lyvecloud.seagate.com (json parser)"
command: "ci/scripts/s3-source-test.sh -p ci-release -s run"
depends_on: build
plugins:
- seek-oss/aws-sm#v2.3.1:
env:
S3_SOURCE_TEST_CONF: ci_s3_source_test_lyvecloud
- docker-compose#v4.9.0:
run: rw-build-env
config: ci/docker-compose.yml
mount-buildkite-agent: true
environment:
- S3_SOURCE_TEST_CONF
- ./ci/plugins/upload-failure-logs
timeout_in_minutes: 25

- label: "S3 source check on AWS (csv parser)"
command: "ci/scripts/s3-source-test.sh -p ci-release -s run_csv"
depends_on: build
Expand Down

0 comments on commit 135e4bf

Please sign in to comment.