Skip to content

Commit 05c4d57

Browse files
committed
hack: remove s3_test
Signed-off-by: CrazyMax <[email protected]>
1 parent 35e870d commit 05c4d57

File tree

7 files changed

+0
-176
lines changed

7 files changed

+0
-176
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -184,29 +184,6 @@ jobs:
184184
SKIP_INTEGRATION_TESTS: ${{ matrix.skip-integration-tests }}
185185
CACHE_FROM: type=gha,scope=${{ env.CACHE_GHA_SCOPE_IT }} type=gha,scope=${{ env.CACHE_GHA_SCOPE_BINARIES }}
186186

187-
test-s3:
188-
runs-on: ubuntu-20.04
189-
needs:
190-
- base
191-
steps:
192-
-
193-
name: Checkout
194-
uses: actions/checkout@v3
195-
-
196-
name: Expose GitHub Runtime
197-
uses: crazy-max/ghaction-github-runtime@v2
198-
-
199-
name: Set up Docker Buildx
200-
uses: docker/setup-buildx-action@v2
201-
with:
202-
version: ${{ env.BUILDX_VERSION }}
203-
driver-opts: image=${{ env.REPO_SLUG_ORIGIN }}
204-
buildkitd-flags: --debug
205-
-
206-
name: Test
207-
run: |
208-
hack/s3_test/run_test.sh
209-
210187
test-azblob:
211188
runs-on: ubuntu-20.04
212189
needs:

hack/s3_test/Dockerfile

Lines changed: 0 additions & 21 deletions
This file was deleted.

hack/s3_test/docker-bake.hcl

Lines changed: 0 additions & 11 deletions
This file was deleted.

hack/s3_test/run_test.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

hack/s3_test/test.sh

Lines changed: 0 additions & 98 deletions
This file was deleted.

hack/s3_test/test1/Dockerfile

Lines changed: 0 additions & 7 deletions
This file was deleted.

hack/s3_test/test2/Dockerfile

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)