Skip to content

Commit

Permalink
removed copying of obsolete logs
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik committed Jan 12, 2024
1 parent 327ad7c commit 78bbc70
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitlab/pipeline/zombienet/bridges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@
- cp -r /tmp/bridges-zombienet-tests.*/tmp.*/tmp.* ./zombienet-logs/
# copy logs of all nodes
- cp /tmp/zombie*/logs/* ./zombienet-logs/
# copy logs of our polkadot binary wrapper (polkadot-x.sh)
- cp /tmp/polkadot.* ./zombienet-logs/
# copy logs of our polkadot-parachain binary wrapper (polkadot-parachain-x.sh)
- cp /tmp/polkadot-parachain.* ./zombienet-logs/
# following lines are causing spurious test failures ("At least one of the nodes fails to start")
# retry: 2
# tags:
Expand Down

0 comments on commit 78bbc70

Please sign in to comment.