Skip to content

Commit

Permalink
remove dubbo and thrift test (#367)
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
  • Loading branch information
zhaohuabing committed Jul 30, 2023
1 parent db3b9dc commit 077d52a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 259 deletions.
157 changes: 0 additions & 157 deletions .github/workflows/e2e-dubbo.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/e2e-metaprotocol-gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
COMMON_DIR: test/e2e/common
AERAKI_IMG_PULL_POLICY: Never
jobs:
TestVersionRouting:
TestGatewayVersionRouting:
runs-on: ubuntu-latest
timeout-minutes: 60
strategy:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/e2e-redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ env:
COMMON_DIR: test/e2e/common
AERAKI_IMG_PULL_POLICY: Never
jobs:
test:
redis-e2e-test:
runs-on: ubuntu-latest
timeout-minutes: 60
strategy:
fail-fast: true
name: e2e-test
name: redis-e2e-test
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down
99 changes: 0 additions & 99 deletions .github/workflows/e2e-thrift.yaml

This file was deleted.

0 comments on commit 077d52a

Please sign in to comment.