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

Unified Diff: compute_engine_scripts/perfserver/vm_create_server.sh

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « compute_engine_scripts/perfserver/README ('k') | compute_engine_scripts/perfserver/vm_delete_server.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compute_engine_scripts/perfserver/vm_create_server.sh
diff --git a/compute_engine_scripts/perfserver/vm_create_server.sh b/compute_engine_scripts/perfserver/vm_create_server.sh
new file mode 100644
index 0000000000000000000000000000000000000000..8f0d947bd6796ea4177e5997f2852c1927450c73
--- /dev/null
+++ b/compute_engine_scripts/perfserver/vm_create_server.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+#
+# Create the perf stats server.
+#
+# Copyright (c) 2014 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be found
+# in the LICENSE file.
+#
« no previous file with comments | « compute_engine_scripts/perfserver/README ('k') | compute_engine_scripts/perfserver/vm_delete_server.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698