Lines Matching refs:to

9 ### Steps to run locally:
40 Steps to Install Maven:
44 2) Move the application directory to /usr/local
68 Therefore move the extracted folder to this location: /usr/local/share/google/
70 Otherwise, to have a custom location, specify the location of
85 ## To deploy to Google App Engine
95 The next commands show how to do it.
108 So we need to put some sample data into local datastore so that developers are able to continue to
117 ### How to set test data on json files for generating mock data on local dev server
119 If you want to generate some mock data for your local development, you need to set some fake data
120 on json files under the testdata folder. However, you need to abide by some rules in doing this,
123 First, in test-plan-report-data.json, you need to set the same number of data under "testCaseNames"
152 Second, in test-report-data.json file, you need to make sure that "testModules" should have
189 ### Command to generate mock data through API
202 The following steps list how to create a monitoring service for the VTS Dashboard.
206 1. Go to Google Cloud Platform Console:
210 If your project is not in a Stackdriver account you'll see a message to
217 5. In the page, "Add Google Cloud Platform projects to monitor", click Continue to skip ahead.
219 6. In the page, "Monitor AWS accounts", click Done to skip ahead.
228 Close the "Welcome to Stackdriver" banner if you don't need it.
230 ### Steps to create an uptime check and an alerting policy
232 1. Go to Stack Monitoring console:
235 2. Go to Alerting > Uptime Checks in the top menu and then click Add Uptime Check.
245 4. Click Test to verify your uptime check is working.
247 5. Click Save. After you click on save you'll see a panel to
254 This procedure can take up to fifteen minutes.
256 To test the check and alert, go to the VM Instances page, select your instance, and click Stop from…
257 You'll have to wait up to five minutes for the next uptime check to fail. The alert and notificatio…
259 To correct the "problem," return to the VM Instances page, select your instance, and click Start fr…