wso2 / kubernetes-pipeline

This project contains the Helm resources required to deploy CI/CD Pipeline in a Kubernetes environment for WSO2 products.
Apache License 2.0
47 stars 19 forks source link

[1.1.0] Add support for MI remote unit test server #104

Closed ThilinaManamgoda closed 4 years ago

ThilinaManamgoda commented 4 years ago

Purpose

This PR enables support for MI remote unit test server at the build stage. This fixes #95.

Goals

Add support for MI remote unit test server.

Test environment

Client Version: version.Info{Major:"1", Minor:"12", GitVersion:"v1.12.5", GitCommit:"51dd616cdd25d6ee22c83a858773b607328a18ec", GitTreeState:"clean", BuildDate:"2019-01-16T18:24:45Z", GoVersion:"go1.10.7", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.10-gke.50", GitCommit:"bc01f00cf59008a36aa47f67c37c36b9d66db718", GitTreeState:"clean", BuildDate:"2020-09-09T03:06:32Z", GoVersion:"go1.12.12b4", Compiler:"gc", Platform:"linux/amd64"}