...
BPA Rest Agent: Enyinna Ochulor Tingjie Chen (Deactivated)
- Currently, automated unit tests are implemented using the Go testing framework.
CD Verifier<WIP>:
Please explain, how you verifiy verify your deployment, Not more than 3 points
...
BPA Rest Agent: Enyinna Ochulor Tingjie Chen (Deactivated)
- Test script, e2e_test.sh, creates dummy image file, creates test JSON file, checks bpa rest agent status, issues POST, GET, and PATCH requests sequentially.
- Next, e2e_test.sh checks uploaded MinIO image object size, and calls DELETE.
- If the script fails at any point then verification was unsuccessful.
Kubernetes Deployment (KuD):
...