Searched refs:artifacts (Results 1 – 25 of 70) sorted by relevance
123
107 def _get_storage_server_for_artifacts(artifacts=None): argument116 if artifacts and factory_artifact and factory_artifact in artifacts:560 def create_stats_str(subname, server_name, artifacts): argument575 staged_items = sorted(artifacts) if artifacts else []586 def create_metadata(server_name, image, artifacts=None, files=None): argument602 if artifacts:603 metadata['artifacts'] = ' '.join(artifacts)695 def _stage_artifacts(self, build, artifacts, files, archive_url, **kwargs): argument717 archive_url = _get_storage_server_for_artifacts(artifacts) + build719 artifacts_arg = ','.join(artifacts) if artifacts else ''[all …]
378 def _stageTestHelper(self, artifacts=[], files=[], archive_url=None): argument395 ','.join(artifacts)),402 ','.join(artifacts)),408 self.dev_server.stage_artifacts(name, artifacts, files, archive_url)415 self._stageTestHelper(artifacts=['full_payload', 'stateful'])421 self._stageTestHelper(artifacts=['full_payload', 'stateful'],459 artifacts=mox.IgnoreArg(),471 image='fake/image', artifacts=['full_payload'])
48 artifacts = response.json()50 for artifact in artifacts:
1 artifacts.add('default', file('core.jar'))
47 source_archive_uri=URI (optional) URI of where the artifacts for the source52 payload is separate from that of its build artifacts55 target_archive_uri=URI (optional) URI of where the artifacts for the target62 artifacts (e.g. it is in gs://chromeos-releases).
1 This directory is used by the webpages_playback.py script to copy over artifacts
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
24 artifacts {
1 # Build artifacts
67 self.artifacts = hit['artifacts'].split(' ')137 ', '.join(call.artifacts)))
47 artifacts {
38 artifacts {
60 artifacts {
36 ## Simulate test failure by forcing state and gathering artifacts
33 - To remove all generated build artifacts and reset the build to a clean
9 - maven/pom.xml : a Maven POM for building the Maven artifacts
27 # Note that the builders have produced R21 tagged artifacts beginning 2266.0.0
29 # Ignore GYP generated Visual Studio artifacts.
13 or you'll likely end up with mismatched ARM & x86 output artifacts.
38 artifacts=full_payload (and leave it on).
84 …ooglesource.com/buildbot/+/master/ct/go/worker_scripts/). All generated artifacts (CSV files, logs…86 …e done with the requested task. Once the workers are done the generated artifacts are then read fr…
88 artifacts {
39 ds.stage_artifacts(build, artifacts=['au_suite'])
43 ds.stage_artifacts(build, artifacts=['au_suite'])
43 ds.stage_artifacts(build, artifacts=['paygen_au_dev_suite'])