Home
last modified time | relevance | path

Searched refs:repository_path (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/scripts/ci/
Dguideline_check.py14 repository_path = os.environ['ZEPHYR_BASE'] variable
18 '_cwd': repository_path
Dtest_plan.py22 repository_path = Path(os.environ['ZEPHYR_BASE']) variable
25 sys.path.append(os.path.join(repository_path, 'scripts'))
213 …lb_args = argparse.Namespace(**{ 'arch_roots': [repository_path], 'board_roots': [repository_path]…
268 tag_cfg_file = os.path.join(repository_path, 'scripts', 'ci', 'tags.yaml')
366 repo = Repo(repository_path)