From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f178.google.com (mail-wr0-f178.google.com [209.85.128.178]) by dpdk.org (Postfix) with ESMTP id 8AF851B53 for ; Tue, 28 Nov 2017 18:26:50 +0100 (CET) Received: by mail-wr0-f178.google.com with SMTP id z34so807006wrz.10 for ; Tue, 28 Nov 2017 09:26:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=TSa9OlcLafLZmUVGGNBRXGhN4N3tPYa8R/xpf1cZem0=; b=NC4XWzn1Dy39o4U+s5769vH8ZYVqGTn7Stv84pO3WNJ5oxjxTu9EKQ07FCxDCEY/FF DPliEtlT0lW02mgWxaY/o9URXsXiZ9JQUVTY9k48SuZ906D2EmVQ+XPSeneUdLpOTdL0 c+gYrTWwuAXWFluoOsJ1ri1ZMikVIv4wVkCDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=TSa9OlcLafLZmUVGGNBRXGhN4N3tPYa8R/xpf1cZem0=; b=pQY7XqfVGFhTDOxunE4XON1aQCJddVzsR/KourakzXSBMo2dtXG+Cq+SxtjlS15mnq MtAdkMDFGk8clapTFPiG+ikWDPEwX6jwF9FRiEt3MUg1Tbv+w1lZooal/S9gW7bJvVFg XY1hvCBI2enabaYVS/EKLBNptsmYVSqx+D2PMh2YE0qgsluWK7GO4CZUzQjNOCfSLYiv 10LsaivIUAILlClmIto2cvwUU96wI3skzS4yqYjUF7CTf0o16K+vYjx2lV0trugOA5wA uNZQWkCK4vXxykykoOJzBFjkIwbgiZHbObXGHPBM4K6UocgJkXYjZb/h3K7hvOPGUlOE OFAg== X-Gm-Message-State: AJaThX77a7HFpep6tRqJ7BCg6OLfRB72I61IlcyQAvRvgTcewfXbsDtc II/jvGfgxUGj2a/CdPBDfBnZOlRcoQY= X-Google-Smtp-Source: AGs4zMaVftiYvuzv9zkeb3e6HhBDC59ksMaaBfvENNvWGzeq8iiHqqgNhqHovq1W1OwqkU2Y0Q7VLw== X-Received: by 10.223.150.46 with SMTP id b43mr29498391wra.5.1511890009871; Tue, 28 Nov 2017 09:26:49 -0800 (PST) Received: from [10.0.1.3] (host86-178-232-116.range86-178.btcentralplus.com. [86.178.232.116]) by smtp.gmail.com with ESMTPSA id 26sm28564847wrw.19.2017.11.28.09.26.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2017 09:26:49 -0800 (PST) To: Thomas Monjalon Cc: ci@dpdk.org References: <1705660.ZUhh9PXzrf@xps> From: Gema Gomez Message-ID: <93144d27-94b2-a283-def6-b96a3dc8df96@linaro.org> Date: Tue, 28 Nov 2017 17:26:48 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1705660.ZUhh9PXzrf@xps> Content-Type: text/plain; charset=utf-8 Content-Language: en-CA Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-ci] [RFC] test lab database schema X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2017 17:26:50 -0000 On 28/11/17 17:13, Thomas Monjalon wrote: > 28/11/2017 17:32, Gema Gomez: >> Having the UI as something to think about/implement later worries me. >> Representing the data in a way that it is consumable by engineering is >> not an easy task, and it is important. It will also affect the database >> design. I'd like to contribute an example performance graph/drawings >> from a previous life that may or may not be useful: >> >> http://ci.ubuntu.com/bootspeed/arch/amd64/ > > Regarding the UI, I think we can use grafana which is highly customizable. > Agreed, but grafana is a tool and can be used in many different ways. I was after what data is going to display, what is going to be tested, what frequency, how are engineering decisions going to be made from that data, etc. Test plan kind of information. I have heard that we want to draw graphs but also make pass/fail decisions based on thresholds, all of these will affect the data that needs to be stored in the database. Cheers, Gema -- Gema Gomez-Solano Tech Lead, SDI Linaro Ltd IRC: gema@#linaro on irc.freenode.net