CEM-KEA / whoknows

KEA DevOps Fall 2024 group project
2 stars 0 forks source link

Refactor test jobs, add image cleanup and post-deploy smoke tests #168

Closed AeselCSS closed 1 week ago

AeselCSS commented 1 week ago

Description

Refactor test jobs, add image cleanup and post-deploy smoke tests

Please include a summary of the changes and the related issue (if applicable). Provide a clear and concise description of the problem and the solution.

Refactored test jobs to run in parallel, allowing for future scalability. Added a cleanup step to remove unused Docker images on the VM to free up storage space. Also added a post-deploy workflow to run smoke tests on the production environment. This ensures that all parts of the system are operational and provides a visual indicator of successful deployment on GitHub.

Issues # (issue-id)

Fixes #167, #164, #145.

Additional comments

None

Type of change

Checklist

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud