Skip to content

Conversation

keenbytes
Copy link
Contributor

Description

Alters test_db_sync.sh script to kill aleph-node process once things are tested. It seems that cleaning github runner workspace, which is a next step that executes bunch of rm -rf commands, is failing because aleph-node running in the background keeps creating new files in the directories that are meant to be removed (hence, the rm -rf commands fail with Directory not empty).

@keenbytes keenbytes self-assigned this Sep 30, 2024
@keenbytes keenbytes changed the title Kill aleph-node after tests Alter test_db_sync.sh to kill aleph-node after tests Sep 30, 2024
@keenbytes keenbytes changed the title Alter test_db_sync.sh to kill aleph-node after tests A0-4324: Alter test_db_sync.sh to kill aleph-node after tests Sep 30, 2024
@keenbytes keenbytes enabled auto-merge September 30, 2024 10:33
@keenbytes keenbytes added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit 1079564 Sep 30, 2024
14 of 15 checks passed
@keenbytes keenbytes deleted the tweak-test-db-sync-script-to-kill-aleph-node-after-tests branch September 30, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants