Searched refs:koji (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/virt/
H A Dvirt_utils.py14 import koji namespace
1758 Stablishes a connection with the build system, either koji or brew.
1765 CMD_LOOKUP_ORDER = ['/usr/bin/brew', '/usr/bin/koji' ]
1768 '/usr/bin/koji': '/etc/koji.conf'}
1773 Verifies whether the system has koji or brew installed, then loads
1777 @param cmd: Optional command name, either 'brew' or 'koji'. If not
1783 raise ValueError('No koji/brew installed on the machine')
1791 # Set koji command or get default
1797 # Check koji comman
[all...]

Completed in 179 milliseconds