Searched refs:repository_path (Results 1 – 2 of 2) sorted by relevance
14 repository_path = os.environ['ZEPHYR_BASE'] variable18 '_cwd': repository_path
22 repository_path = Path(os.environ['ZEPHYR_BASE']) variable25 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)