An open API service indexing awesome lists of open source software.

https://github.com/bharathbk07/agile-nfe-framework

This Jenkinsfile defines a CI/CD pipeline for automating the deployment of the application and ensuring it complies with non-functional engineering (NFE) standards.
https://github.com/bharathbk07/agile-nfe-framework

agile chaos-theory docker gremlin jenkins performance-testing sonarqube

Last synced: about 1 month ago
JSON representation

This Jenkinsfile defines a CI/CD pipeline for automating the deployment of the application and ensuring it complies with non-functional engineering (NFE) standards.

Awesome Lists containing this project

README

          

# Agile-NFE Framework

![Tools Used](Screenshot/ToolsUsed.png)
*Tools Used for this framework.*

![Jenkins Screenshot](Screenshot/Jenkins.png)
*Jenkins dashboard displaying the CI/CD pipeline execution status.*

![Docker Screenshot](Screenshot/docker.png)
*Docker containers running for the application deployment.*

![SonarQube Screenshot](Screenshot/SonarQube.png)
*SonarQube analysis report showing code quality metrics.*

![Datadog JMeter Screenshot](Screenshot/DatadogJmeter.png)
*Datadog monitoring dashboard visualizing application performance metrics from JMeter tests.*

![Datadog JMeter Screenshot](Screenshot/DatadogContainer.png)
*Datadog monitoring dashboard visualizing application containers.*

![Datadog Jenkins Screenshot](Screenshot/JenkinsDatadog.png)
*Datadog monitoring dashboard visualizing Jenkins.*

![Gremlin Dashboard](Screenshot/Gremlin.png)
*Gremlin dashboard showing experiments.*

![Application Screenshot](Screenshot/application.png)
*Screenshot of the application user interface.*

![Jenkins Build Success Mail](Screenshot/success.png)
*Screenshot of the jenkins build success mail.*

![Jenkins Build Failure Mail](Screenshot/failure.png)
*Screenshot of the jenkins build failure mail.*

![Mail attachement scrrenshot](Screenshot/Datadogreport.png)
*Screenshot of the showing datadog dashboard report attachment which got in mail.*

![Slack Message](Screenshot/slack.png)
*Screenshot of the showing slack notification.*

![Jira scrrenshot](Screenshot/Jira.png)
*Screenshot of the showing jira stroy updated with pipeline job status.*

![LightHouse text](Screenshot/lighthouse.png)
*Screenshot of the showing lighthouse dashboard report attachment which got in mail.*

![PA11Y Accessibility Dashboard](Screenshot/pa11y_accessibility_dashboard.png)
![PA11Y Accessibility Report](Screenshot/pa11y_accessibility_report.png)
*Screenshot of the showing PA11Y Accessibility Dashboard & Report*

---