Skip to content

TestGrid 0.9.0-M12

Pre-release
Pre-release
Compare
Choose a tag to compare
@kasunbg kasunbg released this 08 Feb 13:51
· 1720 commits to master since this release

We are pleased to announce the release of TestGrid Milestone 12

TestGrid provides enterprise customers with the confidence that the products and fixes they get from WSO2 are tested against all product scenarios against a wide-array of infrastructures and deployments, hence is production-ready.

Here’s what really happens in TestGrid:

image

  • Provision an infrastructure on AWS and other infrastructure providers via Infrastructure as Code (IAC) scripts. We use the IAC scripts provided by WSO2 for this purpose.

  • Do WSO2 product deployments on top the provisioned infrastructure. We do that by running Configuration -Management scripts (Puppet/Ansible) provided for WSO2 products.

  • Run Jmeter/Selenium/TestNG scenarios against the deployment to certify the created deployment pattern against the given infrastructure combination.

  • In the end, Testgrid generates report that shows the outcome of the scenario tests. All is good if it is green; start worrying if it is red! :)

With this release, we provide the following,

  • Single Sign-On for Testgrid dashboard via apps.wso2.com
  • New design for the configuration file for infra/deploy/scenario repos that describe what that repo does.
    This is not really testgrid specific. It will simply describe the repo. This is similar to travis.yml of Travis CI and Jenkinsfile of Jenkins2.
  • View results of JMeter tests in the downloadable log file
  • Run multiple Testgrid jobs in parallel
  • Bug fixes

TestGrid has been tested against following infrastructures:

  • Cloud Provider: AWS
  • Spawn instances with AMI images in any AWS region
  • Any database type AWS RDS supports (MySQL, MariaDB, PostgreSQL, SQL Server and Oracle)

Known Issues: https://github.com/wso2/testgrid/issues