Git Product home page Git Product logo

resultstoreui's Introduction

Resultstore Search

Service to search and render invocations and tests in resultstore.

Client Documentation

Client component documentation can be viewed here

Prerequisites

  1. Docker and docker-compose installed here
  2. Generate service account
  3. Enable the following permissions on the service account
Cloud Source Tools Core - Developer
Cloud Datastore User
Storage Object Viewer
Viewer
  1. Generate a client id
  2. Configure .env file in ./resultstoresearch/ci following example.env
  3. Add eligible users to the cloudsourcetoolscore.developer role in your GCP project

Usage

Locally:

./startup

Navigate to localhost

Overview

Main Page

Page where users can search, filter, and view invocation information

main-page

Top Bar

top-bar

Tool Type Selection

Dropdown thats allows a user to select a tool type to filter search results by.

tool-type

Search Bar

Enter queries to search for invocations. The search bar features an autocomplete typeahead for fields that can be filtered on.

search-bar

Search Button

Initiates a search for invocations based on the query in the search bar

search-button

Flaky Test Button

Initiates the flaky test interface for the current query in the search bar.

flaky-test

Google Login / Logout Button

Google login / logout button for authentication

google-button

Invocation Table

Table that lists the result of an invocation search

File Modal

Users can view files associated with the current invocation

file-modal

Flaky Test Page

Users can view the results of tests over time with different invocations.

  • Grey: No test was run
  • Green: Test Success
  • Red: Test Failed

flaky-test

resultstoreui's People

Contributors

craigericlewis avatar dependabot[bot] avatar j-pai avatar zhm12359 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

resultstoreui's Issues

Very slow streaming on aspect builds

Expected Behavior

CI (Envoy) to be faster than it is

Actual Behavior

CI seems to be slowed down to the point of hanging when running aspect jobs with a large number of invokations

checking related jobs in the resultstore UI and they show as "tool failed" (cf https://source.cloud.google.com/results/invocations/08f120be-4ba2-4560-bab8-371b48c93290/log)

i have been shifting some jobs to aspects, and where i have this problem seems to become a lot worse which seems to confirm my suspicions - i havent found a way to check whether the aspects are uploading job data (ill open ticket separately re this issue)

Steps to Reproduce the Problem

  1. open a PR in Envoy repo
  2. watch CI as aspects build
  3. make a change that does/not re-run aspect jobs - watch as it does/not take a lot longer than expected

Specifications

  • Version: ?
  • Platform: ?

Project Description

This project has no description. There is no way to know what this tool does.

No way to view grouped jobs (by CI run)

Expected Behavior

Currently we print out the job invokation url in Envoy CI so we can access resultstore

Afaict, at least with my level of access, there is no way to see grouped jobs - ie by ci run

it would be incredibly useful if this was possible - one issue we seem to be having is that resultstore is slowing down aspect builds (this needs to be confirmed as the problem) - but we dont see any links anywhere for the aspect jobs if they are being uploaded - making their upload kinda pointless

Actual Behavior

only links for individual bazel invokations are available

Steps to Reproduce the Problem

  1. setup resultstore in bazel
  2. use it in CI
  3. ponder how to view grouped jobs

Specifications

  • Version: ?
  • Platform: ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.