Skip to content

dispatcher.sh: allow running scripts before shutdown#79

Open
okt-viacheslav wants to merge 3 commits into
oktetlabs:mainfrom
okt-viacheslav:finish_script
Open

dispatcher.sh: allow running scripts before shutdown#79
okt-viacheslav wants to merge 3 commits into
oktetlabs:mainfrom
okt-viacheslav:finish_script

Conversation

@okt-viacheslav

Copy link
Copy Markdown
Contributor

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

@ol-alexandra

Copy link
Copy Markdown
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 ol-andrewr self-assigned this Aug 29, 2025
Comment thread dispatcher.sh Outdated
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>
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