Skip to content

Commit

Permalink
hack: remove s3_test
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Jan 8, 2023
1 parent 35e870d commit 05c4d57
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 176 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,29 +184,6 @@ jobs:
SKIP_INTEGRATION_TESTS: ${{ matrix.skip-integration-tests }}
CACHE_FROM: type=gha,scope=${{ env.CACHE_GHA_SCOPE_IT }} type=gha,scope=${{ env.CACHE_GHA_SCOPE_BINARIES }}

test-s3:
runs-on: ubuntu-20.04
needs:
- base
steps:
-
name: Checkout
uses: actions/checkout@v3
-
name: Expose GitHub Runtime
uses: crazy-max/ghaction-github-runtime@v2
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
version: ${{ env.BUILDX_VERSION }}
driver-opts: image=${{ env.REPO_SLUG_ORIGIN }}
buildkitd-flags: --debug
-
name: Test
run: |
hack/s3_test/run_test.sh
test-azblob:
runs-on: ubuntu-20.04
needs:
Expand Down
21 changes: 0 additions & 21 deletions hack/s3_test/Dockerfile

This file was deleted.

11 changes: 0 additions & 11 deletions hack/s3_test/docker-bake.hcl

This file was deleted.

7 changes: 0 additions & 7 deletions hack/s3_test/run_test.sh

This file was deleted.

98 changes: 0 additions & 98 deletions hack/s3_test/test.sh

This file was deleted.

7 changes: 0 additions & 7 deletions hack/s3_test/test1/Dockerfile

This file was deleted.

9 changes: 0 additions & 9 deletions hack/s3_test/test2/Dockerfile

This file was deleted.

0 comments on commit 05c4d57

Please sign in to comment.