fcm-external-prober

module
v0.0.0-...-54e2851 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2020 License: Apache-2.0

README

FCM External Probers

Design Document

TODO: Fill out project documentation

Source Code Headers

Every file containing source code must include copyright and license information. This includes any JS/CSS files that you might be serving out to browsers. (This is to help well-intentioned people avoid accidental copying that doesn't comply with the license.)

Apache header:

Copyright 2020 Google LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Directories

Path Synopsis
Controller
src
src/controller
Package controller is responsible for creating VMs in various regions, according to * the provided configuration string * The controller is also responsible for initiating probing on the VMs that are created
Package controller is responsible for creating VMs in various regions, according to * the provided configuration string * The controller is also responsible for initiating probing on the VMs that are created
Probe
src
src/probe
Package probe implements an FCM probe that will: Initialize a new emulator and target app Send a specified number of messages to the app Attempt to verify that the app received those messages Log findings to Cloud Logger Terminate emulator and target app when finished
Package probe implements an FCM probe that will: Initialize a new emulator and target app Send a specified number of messages to the app Attempt to verify that the app received those messages Log findings to Cloud Logger Terminate emulator and target app when finished

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL