Skip to main content

Utils for testing infructructure created by csm-sandbox

Project description

Customer Service Monitoring test utils

This repository contains set of simple Go- and Python-based utils for testing of CSM-created infrasctucture

Why use Go for tests?

  • Some times go works several times faster and code seems to be simplier.

  • Already built test app doesn't have any requirements, Python for tests leads to increasing number of used libraries.

  • Doesn't depend on Python version

  • It's fun

Why use Python for tests?

  • Simple
  • No need to compile

Language by default to be used for tests is Python 3.7+

Usage

This repo to contain multiple tests

Load Balancer Test

Usage:

load_balancer_test <remote_ip> [request count]

e.g.

load_balancer_test 80.158.33.113 1000

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

csm_test_utils-0.1.1-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page