Searched refs:full_deploy (Results 1 – 4 of 4) sorted by relevance
410 def parse_command(argv, full_deploy): argument429 arguments.full_deploy = full_deploy
32 install.install_duts(argv, full_deploy=True)
30 install.install_duts(argv, full_deploy=False)
356 if arguments.full_deploy:527 def install_duts(argv, full_deploy): argument546 arguments = commandline.parse_command(argv, full_deploy)