Home
last modified time | relevance | path

Searched refs:target_board (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/site_tests/autoupdate_StatefulCompatibility/
Dautoupdate_StatefulCompatibility.py39 def _get_target_uri(self, target_board, version_regex, max_image_checks): argument
49 candidate_uris = self._get_candidate_uris(target_board, version_regex)
62 if not self._stateful_payload_exists(chan, target_board, version):
76 target_board)
89 payload = self._get_payload_uri(chan, target_board, version)
94 target_board)
97 def _get_candidate_uris(self, target_board, version_regex): argument
106 logging.info('Going to find candidate image for %s.', target_board)
109 target_board, version_regex)
140 def _stateful_payload_exists(channel, target_board, version): argument
[all …]
Dcontrol.kernel_transition30 'source_payload_uri', 'target_payload_uri', 'target_board',
45 target_board = board.replace('-kernelnext', '')
47 target_board = board + '-kernelnext'
49 test_conf['target_board'] = target_board
Dcontrol32 specified that target_board and
34 target_board (optional) the board name for the target image
46 'source_payload_uri', 'target_payload_uri', 'target_board',
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog1469 RUNTESTFLAGS=--target_board=unix/-m32/-msvr4-struct-return/-mlong-double-64\