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

Unified Diff: compute_engine_scripts/perfserver/vm_delete_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
Index: compute_engine_scripts/perfserver/vm_delete_server.sh
diff --git a/compute_engine_scripts/perfserver/vm_delete_server.sh b/compute_engine_scripts/perfserver/vm_delete_server.sh
new file mode 100644
index 0000000000000000000000000000000000000000..4fa43e7d6917311dfaf631a31a991331688ea3c9
--- /dev/null
+++ b/compute_engine_scripts/perfserver/vm_delete_server.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+#
+# Delete 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/vm_create_server.sh ('k') | compute_engine_scripts/perfserver/vm_setup_server.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698