Skip to content

Commit

Permalink
fdb : remove fdb cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Vigor-jpg committed Sep 19, 2022
1 parent 50e4b74 commit ada019e
Show file tree
Hide file tree
Showing 32 changed files with 0 additions and 170 deletions.
6 changes: 0 additions & 6 deletions .github/actions/clickhouse/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ runs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
shell: bash
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
shell: bash
run: make juicefs
Expand Down
6 changes: 0 additions & 6 deletions .github/actions/fio/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,6 @@ runs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
shell: bash
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
Expand Down
5 changes: 0 additions & 5 deletions .github/actions/gateway/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ runs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
shell: bash
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
Expand Down
6 changes: 0 additions & 6 deletions .github/actions/load/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ runs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
shell: bash
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
make juicefs
Expand Down
5 changes: 0 additions & 5 deletions .github/actions/rmr/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ runs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
shell: bash
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
Expand Down
5 changes: 0 additions & 5 deletions .github/actions/sysbenchrndrw/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ runs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
shell: bash
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
shell: bash
Expand Down
6 changes: 0 additions & 6 deletions .github/actions/sysbenchseqrw/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ runs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
shell: bash
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
shell: bash
run: make juicefs
Expand Down
6 changes: 0 additions & 6 deletions .github/actions/vdbench/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@ runs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
shell: bash
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
shell: bash
run: |
Expand Down
5 changes: 0 additions & 5 deletions .github/actions/version-compatible/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ runs:
with:
go-version: '1.18.x'

- name: Install Fdb C Lib
shell: bash
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb

- name: Build linux target
run: |
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/aitests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
make juicefs
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/aitests_limitcache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
make juicefs
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ jobs:
with:
go-version: '1.18.x'

- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb

- uses: actions/cache@v3
with:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/elastictest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ jobs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: make juicefs
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/encoding_mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
url=https://github.com/juicedata/juicefs/releases/download/v1.0.0-beta2/juicefs-1.0.0-beta2-linux-amd64.tar.gz
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: make juicefs

Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -535,11 +535,6 @@ jobs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/gc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: make juicefs

Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/integrationtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/ltpfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
make juicefs
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ltpsyscallshead.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/ltpsyscallsmiddle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
make juicefs
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/ltpsyscallstail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
make juicefs
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/mdtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
export GOPATH=/usr/local/go
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/mongodb_mmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
make juicefs
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/mysqltest_bigtable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: make juicefs

Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/mysqltest_smalltable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: make juicefs

Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/pjdfstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: make juicefs

Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/redis_compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: make juicefs

Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/sdktest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: |
make juicefs
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: make juicefs

Expand Down Expand Up @@ -185,10 +180,6 @@ jobs:
with:
go-version: '1.18.x'

- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb

- uses: actions/cache@v3
with:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/tpcds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ jobs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- name: Install Fdb C Lib
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb
- name: Build linux target
run: make juicefs
Expand Down
Loading

0 comments on commit ada019e

Please sign in to comment.