Cord-Tester
CORD Automated Tester Suite:
The CORD Automated Tester Suite (CATS) is an extensible end-to-end system test suite targeting CORD PODs. It is typically deployed as one or more Docker containers, either on the CORD POD or adjacent to the POD and interacts with the POD through the PODs interfaces.
Its intended use includes:
Functional Testing
Regression testing for CORD related component development
Acceptance testing of a deployed CORD POD
Health-testing of an existing CORD POD (including non-service-impacting and possibly service-impacting tests)
**Authentication Test Cases (Implemented and Planned) : **
Set up for EAP-TLS :
-------------------------
**1. **ea.conf file (
** in eap section default_eap_type = tls **
** in gtc section comment the #auth_type = EAP }**
2. TLS Client Certification PEM file. (File name - inno-dev-ca-certificate..pem) .
**3. Copy and past Client crt in server installed CA.crt file. (File name -inno-dev-ca-certificate.crt) **