This is an automated email from the ASF dual-hosted git repository.
heybales pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git
The following commit(s) were added to refs/heads/develop by this push:
new 81c2c6c Remove dead GCP link
new dc537d4 Merge pull request #78 from moleske/moleske-patch-1
81c2c6c is described below
commit 81c2c6c5de3964e45003c84c46672a3a9a2b8846
Author: M. Oleske <[email protected]>
AuthorDate: Tue Apr 23 15:33:32 2019 -0700
Remove dead GCP link
---
README.md | 5 -----
1 file changed, 5 deletions(-)
diff --git a/README.md b/README.md
index de4d122..bdafdad 100644
--- a/README.md
+++ b/README.md
@@ -36,11 +36,6 @@ For example:
./gradlew benchmark -Phosts=localhost,localhost,localhost,localhost
-PoutputDir=/tmp/results
```
-### Running in google cloud
-
-This project includes some scripts to automate running benchmarks in google
cloud. See the
-[README.md](infrastructure/google_cloud/README.md) in the
infrastructure/google_cloud directory.
-
### Running in aws
This project includes some scripts to automate running benchmarks in AWS. See
the