Skip to content

Commit

Permalink
Post-rebase cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
qstokkink committed Nov 28, 2023
1 parent 7f4e892 commit 8666467
Show file tree
Hide file tree
Showing 45 changed files with 207 additions and 4,780 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/scripttest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,20 +98,3 @@ jobs:
command: python ./scripts/experiments/tunnel_community/speed_test_exit.py --fragile
duration: ${{inputs.duration}}

#seedbox

- name: generate_test_data.py
run: |
python ./scripts/seedbox/generate_test_data.py --destination=./test_data --count=10
- name: disseminator.py
uses: ./.github/actions/timeout
with:
command: python ./scripts/seedbox/disseminator.py --source=./test_data --fragile --testnet
duration: ${{inputs.duration}}

- name: seeder.py
uses: ./.github/actions/timeout
with:
command: python ./scripts/seedbox/seeder.py --source=./test_data --testnet
duration: ${{inputs.duration}}
98 changes: 0 additions & 98 deletions scripts/seedbox/README.md

This file was deleted.

218 changes: 0 additions & 218 deletions scripts/seedbox/disseminator.py

This file was deleted.

43 changes: 0 additions & 43 deletions scripts/seedbox/generate_test_data.py

This file was deleted.

Loading

0 comments on commit 8666467

Please sign in to comment.