Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Issue 6482017: Update test harness to take in optional public and private keys to sign payloads. (Closed)

Created:
9 years, 10 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
dgarrett
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Update test harness to take in optional public and private keys to sign payloads. In addition some refactoring to make this cleaner and easier. Change-Id: I1607700d065c71aff2b2833b10acbd3ebace68ce BUG=chromium-os:8212 TEST=Ran with Simple ... running now with full Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=8dad50d

Patch Set 1 #

Total comments: 1

Patch Set 2 : nits #

Total comments: 5

Patch Set 3 : fix bug #

Patch Set 4 : Fix a bug I found #

Total comments: 6

Patch Set 5 : nits + keys #

Patch Set 6 : ReinterpretPath #

Patch Set 7 : One more time #

Patch Set 8 : Fix asserts after testing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+283 lines, -197 lines) Patch
M bin/cros_au_test_harness.py View 1 2 3 4 5 6 7 19 chunks +264 lines, -167 lines 0 comments Download
M bin/cros_run_vm_update View 2 chunks +3 lines, -3 lines 0 comments Download
M bin/ctest.py View 1 2 3 4 5 chunks +15 lines, -26 lines 0 comments Download
M image_to_vm.sh View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
sosa
http://codereview.chromium.org/6482017/diff/1/bin/cros_run_vm_update File bin/cros_run_vm_update (right): http://codereview.chromium.org/6482017/diff/1/bin/cros_run_vm_update#newcode38 bin/cros_run_vm_update:38: DEFINE_string image "" "Path of the image to update ...
9 years, 10 months ago (2011-02-10 06:14:35 UTC) #1
dgarrett
This LGTM, but I'd like to do some cleanup in the future like we discussed ...
9 years, 10 months ago (2011-02-10 20:01:35 UTC) #2
sosa
PTAL. I found a bug in my previous code ... and I realized it's really ...
9 years, 10 months ago (2011-02-11 00:11:38 UTC) #3
dgarrett
Mostly LGTM, with a couple small points. http://codereview.chromium.org/6482017/diff/6002/bin/cros_au_test_harness.py File bin/cros_au_test_harness.py (right): http://codereview.chromium.org/6482017/diff/6002/bin/cros_au_test_harness.py#newcode965 bin/cros_au_test_harness.py:965: RunCommand(['bin/cros_make_image_bootable', from_dir, ...
9 years, 10 months ago (2011-02-11 01:25:55 UTC) #4
sosa
PTAL ... resolved comments and also actually added unittests to ctest when calling Cros_au_test_harness http://codereview.chromium.org/6482017/diff/6002/bin/cros_au_test_harness.py ...
9 years, 10 months ago (2011-02-11 21:20:01 UTC) #5
dgarrett
9 years, 10 months ago (2011-02-11 21:36:44 UTC) #6
Looks Good To Me.

Powered by Google App Engine
This is Rietveld 408576698