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

Side by Side Diff: client/site_tests/power_LoadTest/README.txt

Issue 2872027: External Extension for power_LoadTest (Closed) Base URL: ssh://gitrw.chromium.org/autotest.git
Patch Set: Added README with pack instructions. Cleaned up test loop, check_network. Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | client/site_tests/power_LoadTest/control » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Power load test now uses a pre-packed extension (extension.crx).
2 Therefore, changes to the unpacked extension either on client or on server
3 will not be used.
4
5 In order to update extension.crx, use chrome's built in packer. You must close
6 all chrome windows before running this command.
7
8 /opt/google/chrome/chrome --pack-extension=./extension
9 --pack-extension-key=./extension.pem --no-message-box
10
11 Alternatively, extension developer mode will provide a
12 GUI way of doing the same task.
13
OLDNEW
« no previous file with comments | « no previous file | client/site_tests/power_LoadTest/control » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698