Lines Matching full:packages
34 """Get repo to use for packages from host attribute, if possible.
37 from which to source packages when running a test on that host.
58 """Generate list of locations where autotest can look for packages.
60 Old n' busted: Autotest packages are always stored at a URL that can
63 from which to source packages when running a test on that host.
65 @returns the list of candidate locations to check for packages.
92 # autoserv will fall back to serving packages itself from whatever
191 "PACKAGES", "serve_packages_from_autoserv", type=bool)
192 if serve_packages and pkg_name == 'packages.checksum':
195 self.job.pkgmgr.pkgmgr_dir, 'packages', pkg_name)
221 'packages', pkg_name)