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

Side by Side Diff: compute_engine_scripts/perfserver/README

Issue 316923002: Perf server initial documentation; mostly placeholder now. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: fix typos and formatting Created 6 years, 6 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 | compute_engine_scripts/perfserver/vm_create_server.sh » ('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 This directory contains scripts to automate the creation, setup and deletion of
2 Skia's GCE Perf Server machine.
3
4
5 Directory Contents
6 ==================
7
8 - vm_create_server.sh
9 Creates a perf server instance in the specified $ZONE_TAG.
10
11 - vm_setup_server.sh
12 Sets up the perf server with required packages and directories.
13
14 - vm_delete_server.sh
15 Deletes the perf server instance in the specified $ZONE_TAG.
OLDNEW
« no previous file with comments | « no previous file | compute_engine_scripts/perfserver/vm_create_server.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698