Return-Path: X-Original-To: apmail-stratos-dev-archive@minotaur.apache.org Delivered-To: apmail-stratos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C4B9917729 for ; Fri, 27 Feb 2015 15:56:27 +0000 (UTC) Received: (qmail 42393 invoked by uid 500); 27 Feb 2015 15:56:24 -0000 Delivered-To: apmail-stratos-dev-archive@stratos.apache.org Received: (qmail 42341 invoked by uid 500); 27 Feb 2015 15:56:24 -0000 Mailing-List: contact dev-help@stratos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stratos.apache.org Delivered-To: mailing list dev@stratos.apache.org Received: (qmail 42331 invoked by uid 99); 27 Feb 2015 15:56:24 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2015 15:56:24 +0000 Received: from mail-ob0-f175.google.com (mail-ob0-f175.google.com [209.85.214.175]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 5EEFF1A00E2 for ; Fri, 27 Feb 2015 15:56:24 +0000 (UTC) Received: by mail-ob0-f175.google.com with SMTP id va2so19148134obc.6 for ; Fri, 27 Feb 2015 07:56:23 -0800 (PST) X-Received: by 10.202.44.148 with SMTP id s142mr9749698ois.106.1425052583583; Fri, 27 Feb 2015 07:56:23 -0800 (PST) MIME-Version: 1.0 Received: by 10.202.217.70 with HTTP; Fri, 27 Feb 2015 07:56:03 -0800 (PST) From: Imesh Gunaratne Date: Fri, 27 Feb 2015 21:26:03 +0530 Message-ID: Subject: [Discuss] Kubernetes Client Live Tests To: dev Content-Type: multipart/alternative; boundary=001a1138e4e007e990051013e9fd --001a1138e4e007e990051013e9fd Content-Type: text/plain; charset=UTF-8 Hi Devs, I have now updated the Kubernetes live tests to validate the Kubernetes client API according to the latest changes we did. The README.md [1] file has been updated accordingly. We have added new parameters to control the tests. Please note that now we do not delete all the pods, services & replication controllers at the end of the tests rather only the entities created by the tests are removed. If you need to clean a Kubernetes cluster a new live test command has been introduced: mvn clean test -Pclean [1] https://github.com/apache/stratos/tree/master/components/org.apache.stratos.kubernetes.client Thanks -- Imesh Gunaratne Technical Lead, WSO2 Committer & PMC Member, Apache Stratos --001a1138e4e007e990051013e9fd Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Devs,

I have now updated the Kuberne= tes live tests to validate the Kubernetes client API according to the lates= t changes we did. The README.md [1] file has been updated accordingly. We h= ave added new parameters to control the tests.

Ple= ase note that now we do not delete all the pods, services & =C2=A0repli= cation controllers at the end of the tests rather only the entities created= by the tests are removed.

If you need to clean a = Kubernetes cluster a new live test command has been introduced:
<= font face=3D"monospace, monospace">mvn clean test -Pclean
=

Thanks

=

--
Imesh Gunaratne

Technical Lead, WSO2
Committer & PMC Member,= Apache Stratos
--001a1138e4e007e990051013e9fd--