Skip to content

TestGrid 0.9.0-M14

Pre-release
Pre-release
Compare
Choose a tag to compare
@kasunbg kasunbg released this 22 Feb 16:47
· 1678 commits to master since this release

We are pleased to announce the release of TestGrid Milestone 14

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,

  • Introduced testgrid.yaml config file to make infra/deployment/scenario repos testgrid-ready.
  • Added support to execute kubernetes-is and kubernetes-apim.
  • Added ability to run multiple AWS stacks simultaneously from the same cloudformation script.
  • Introduced a central configuration file for testgrid instead of depending on env variables.
  • Improved the extension architecture design.
  • Added support for OpenStack as the infrastructure

TestGrid has been tested against following infrastructures:

  • Cloud Provider: AWS and K8S-on-Openstack
  • 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