monkey/envs/monkey_zoo/blackbox
Shay Nehmad ebd2628516 Now pytest gets --island 1.2.3.4:5000 as command line param 2019-08-29 15:14:07 +03:00
..
island_configs island configurations for tests added 2019-08-28 18:21:14 +03:00
README.md GCP handler implemented 2019-08-27 18:13:17 +03:00
__init__.py Basic skeleton for blackbox script 2019-08-27 15:52:39 +03:00
conftest.py Now pytest gets --island 1.2.3.4:5000 as command line param 2019-08-29 15:14:07 +03:00
gcp_machine_handlers.py Added setting project to GCPHandler 2019-08-28 14:56:35 +03:00
monkey_island_client.py Now pytest gets --island 1.2.3.4:5000 as command line param 2019-08-29 15:14:07 +03:00
requirements.txt Basic skeleton for blackbox script 2019-08-27 15:52:39 +03:00
test_blackbox.py Now pytest gets --island 1.2.3.4:5000 as command line param 2019-08-29 15:14:07 +03:00

README.md

Automatic blackbox tests

Prerequisites

  1. Download google sdk: https://cloud.google.com/sdk/docs/
  2. Download service account key GCP console -> IAM -> service accounts(you can use the same key used to authenticate terraform scripts)