grafeas/kritis

Move to CloudBuild for unit and integration tests

Open

#411 opened on Oct 16, 2019

 (0 comments) (0 reactions) (0 assignees)Go (135 forks)auto 404
help wantedintegration-test

Repository metrics

Stars
 (710 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. Currently, we use a mix of Travis CI and Kokoro to run tests. Kokoro test results are invisible to the external contributors and require a maintainer to kick them off.

Describe the solution you'd like Move unit and integration tests to CloudBuild.

Describe alternatives you've considered Kritis uses Travis CI and Kokoro. In Grafeas, Circle CI is configured to run unit tests, but the plan is to move to CloudBuild as well.

Additional context n/a

Contributor guide