Skip to content
Commit ec65c51c authored by Aishwarya TCV's avatar Aishwarya TCV
Browse files

scripts: source --context path from .env for bisection_context.yaml



Update execute_bisection.sh to align with the user-specified
bisection_context.yaml file by sourcing the context path from an
environment file (.env).

This simplifies the script interface and ensures that all key input
values (context, kernel, modules, gitsha) can be consistently passed
via a single environment file, improving clarity and making the
invocation from GitLab CI cleaner and more robust.

Fixes: 2f7460b0 ("scripts: add execute_bisection.sh for git bisect-based regression detection")

Fixes: 2f7460b0 ("scripts: add execute_bisection.sh for git bisect-based regression detection")
Signed-off-by: Aishwarya TCV's avatarAishwarya TCV <aishwarya.tcv@arm.com>
parent 2f7460b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment