This repository is a work in progress. It is not yet ready for use.
This repository contains the EOEPCA Testing Suite, which is a set of tools to test the EOEPCA platform. It is primarly meant to test new deployments of the EOEPCA architecture.
The aim of this project is to provide a simple way to assess the status of the EOEPCA platform, and to provide a way to test the platform in a repeatable way.
- An EOEPCA kubernetes cluster deployment
- See the EOEPCA Deployment Guide for examples on how to deploy the EOEPCA platform
The EOEPCA Testing Suite is available as a python script.
-
Clone this repository
-
Install the requirements
pip install -r requirements.txt
-
Run the script
TODO :P