Fuchsia: Fix bugs in incremental packaged deployment
1. Target.IsNewInstance() was returning to true when host name is specified explicitly. This is incorrect because the host is expected to be provisioned and it may be reused for multiple test runs. 2. Updated deployment code to read /blob instead of /blobstore to get list of existing blobs. Bug: 798851 Change-Id: I62b04a352a364250e2aa2d44319494481be011c6 Reviewed-on: https://chromium-review.googlesource.com/956349 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#541975}
Showing
Please register or sign in to comment