blob: c4a20bebe162fb7a9d2fbc9fbe6ab92a2abc68a7 [file] [log] [blame]
This directory contains scripts to automate the creation, setup and deletion of
Skia's GCE Perf Server machine.
Directory Contents
==================
- vm_create_server.sh
Creates a perf server instance in the specified $ZONE_TAG.
- vm_setup_server.sh
Sets up the perf server with required packages and directories.
- vm_delete_server.sh
Deletes the perf server instance in the specified $ZONE_TAG.