Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dparmar18 committed Apr 16, 2024
1 parent 6c63784 commit 8d8eb57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions teuthology/suite/merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def config_merge(configs, suite_name=None, **kwargs):
env, script = new_script(premerge, log, deep_merge, yaml.safe_load)
env['base_frag_paths'] = [strip_fragment_path(x) for x in paths]
env['description'] = desc
log.info(f'path: {path}')
env['frag_paths'] = paths
env['suite_name'] = suite_name
env['yaml'] = yaml_complete_obj
Expand Down

0 comments on commit 8d8eb57

Please sign in to comment.