Skip to content

Tools for openjdk testing (not to be confused with stf which is the tooling for system tests)

License

Notifications You must be signed in to change notification settings

karianna/aqa-test-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testci

This repository stores code for test tools that do a variety of tasks, including launching perf builds and tests through Jenkins, and services to allow you to view a variety of test results.

  • a way to configure, tune and launch performance benchmarks to Jenkins servers. This creates a more open, accessible and simpler approach to Performance testing, as our current approach is neither open or accessible to developers.

Some of the identified requirements are to allow developers to:

  • easily launch and run a variety of benchmarks/perf tests
  • view their results
  • set allowable ranges/limits
  • warn/flag on perf degradation
  • store history of results
  • compare results against other historical results
  • helps summarize different Jenkins jobs, providing additional features that a simple Jenkins plugin may not (including the ability to monitor multiple Jenkins servers, push different sets of test results to a database, search test and compare results across different platforms, report on differences between jobs, etc). This project aims to be abstract enough for any build to log results to and present results in a personalized dashboard.

React client for TestResultSummaryService

About

Tools for openjdk testing (not to be confused with stf which is the tooling for system tests)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • HTML 14.7%
  • CSS 1.1%
  • Other 0.7%