History log of /external/autotest/contrib/stage_build.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
25e7a922e3f5283539ed9a2f232299d02bc2df30 31-Oct-2014 Simran Basi <sbasi@google.com> [autotest] Support for new autotest artifacts.

This change updates dynamic_suites and provisioning to support the new
autotest build artifacts: control_files.tar and autotest_packages.tar.

In case these artifacts do not exist, it will then attempt to stage the
old autotest.tar artifact, thus still supporting older builds.

BUG=chromium:421122
TEST=Custom moblab build that successfully ran smoke suite against
2 images: 1 with autotest.tar and the other with the new artifacts.
CQ-DEPEND=CL:226822

Change-Id: I67898347d40c55a3ab1df89469bcc933b0b765b8
Reviewed-on: https://chromium-review.googlesource.com/231990
Reviewed-by: Simran Basi <sbasi@chromium.org>
Commit-Queue: Simran Basi <sbasi@chromium.org>
Tested-by: Simran Basi <sbasi@chromium.org>
/external/autotest/contrib/stage_build.py
dc8c25da3dcb4a6d6356f1e950299b3b472a531b 18-Nov-2014 Fang Deng <fdeng@chromium.org> Revert "[autotest] Support for new autotest artifacts."

This reverts commit 747854e979de7b52f8a91883e8b5e1d78132e499.

can't figure out the root cause. reverting for now to save paladin builds. crbug.com/434168

Change-Id: Ie115b90a2a74a8daca28ecfe1e164b38320f74aa
Reviewed-on: https://chromium-review.googlesource.com/230345
Reviewed-by: Fang Deng <fdeng@chromium.org>
Commit-Queue: Fang Deng <fdeng@chromium.org>
Tested-by: Fang Deng <fdeng@chromium.org>
/external/autotest/contrib/stage_build.py
747854e979de7b52f8a91883e8b5e1d78132e499 31-Oct-2014 Simran Basi <sbasi@google.com> [autotest] Support for new autotest artifacts.

This change updates dynamic_suites and provisioning to support the new
autotest build artifacts: control_files.tar and autotest_packages.tar.

In case these artifacts do not exist, it will then attempt to stage the
old autotest.tar artifact, thus still supporting older builds.

BUG=chromium:421122
TEST=Custom moblab build that successfully ran smoke suite against
2 images: 1 with autotest.tar and the other with the new artifacts.
CQ-DEPEND=CL:226822

Change-Id: If66026b46f77aaccaa83996e20a6749bad2b1625
Reviewed-on: https://chromium-review.googlesource.com/226823
Reviewed-by: Simran Basi <sbasi@chromium.org>
Commit-Queue: Simran Basi <sbasi@chromium.org>
Tested-by: Simran Basi <sbasi@chromium.org>
/external/autotest/contrib/stage_build.py
6faf3f1df21da376131eee762bb354f80eb8e5ab 11-Nov-2013 Alex Miller <milleral@chromium.org> [autotest] Add some scripts into contrib.

This is my dump of useful scripts.
* stage_build stages a build
* dhcp_failed_machines can help you debug DHCP issues
* watch_expensive_rpcs can help you debug cautotest RPC load

TEST=ran them
BUG=None

Change-Id: I49947a87aa2c15a2778e580075a7eb69d65f19ce
Reviewed-on: https://chromium-review.googlesource.com/176319
Commit-Queue: Alex Miller <milleral@chromium.org>
Tested-by: Alex Miller <milleral@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
Reviewed-by: Prashanth B <beeps@chromium.org>
/external/autotest/contrib/stage_build.py