dispatcher.sh: allow running scripts before shutdown#79
Open
okt-viacheslav wants to merge 3 commits into
Open
Conversation
Contributor
|
Please squash these 2 commits into one. It definitely should not be split like this. I have no opinion about the content on your patch, and @ol-arteman is on vacation. |
ol-andrewr
requested changes
Aug 29, 2025
The description of the --tester-script parameter was missing from the help message. Signed-off-by: Viacheslav Galaktionov <viacheslav.galaktionov@oktet.tech>
This is a cleaner approach that handles spaces in paths better. Signed-off-by: Viacheslav Galaktionov <viacheslav.galaktionov@oktet.tech>
Implement a new CLI parameter for specifying which scripts need to be run after the tests have finished. This functionality is required for configurations that need to perform some non-trivial cleanup. Signed-off-by: Viacheslav Galaktionov <viacheslav.galaktionov@oktet.tech>
a3a0a01 to
1c5b530
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implement a new CLI parameter for specifying which scripts need to be run after the tests have finished.
This functionality is required for configurations that need to perform some non-trivial cleanup.
Reviewed-by: Sergey Nikitin sergey.nikitin@oktet.tech
Testing done: tested in a cloud environment where agent hosts are automatically created and destroyed