]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite/run.py: update sha1 from basic_config to parsed_yaml
authorVallari Agrawal <val.agl002@gmail.com>
Tue, 1 Jul 2025 14:10:01 +0000 (19:40 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Tue, 1 Jul 2025 15:15:19 +0000 (20:45 +0530)
commit223258aac238b9e53c8e5a3749d905e647d84a06
treec86b7704991c1d4feb9aaaf15c24a1a5fa840ee5
parent20a58580ea1644d1c62ff97f54211a00a4b9d6f1
suite/run.py: update sha1 from basic_config to parsed_yaml

This is because during backtracking to find
build when using --newest, the new build/suite
sha is updated on basic_config. And job's parsed_yaml
is never updated with new sha.

Fixes: https://tracker.ceph.com/issues/71612
Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
teuthology/misc.py
teuthology/suite/run.py