Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support testgrid annotations in other repos #13455

Closed
howardjohn opened this issue Jul 15, 2019 · 5 comments
Closed

Support testgrid annotations in other repos #13455

howardjohn opened this issue Jul 15, 2019 · 5 comments
Assignees
Labels
area/testgrid kind/feature Categorizes issue or PR as related to a new feature. sig/testing Categorizes an issue or PR as relevant to SIG Testing.

Comments

@howardjohn
Copy link
Contributor

What would you like to be added:
I would like to be able to use testgrid annotation in job config that is outside of k/test-infra. See istio/test-infra#1475

Why is this needed:
Keeping the testgrid in sync manually is virtually impossible. In order to get testgrid working for us, we will need a process that will automatically open PRs against this repo and keep the testgrid in sync, which is a bit of a pain.

Alternatively, we would be interesting in our own deployment of testgrid when it is open sourced, which would probably solve this problem

@howardjohn howardjohn added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 15, 2019
@chases2
Copy link
Contributor

chases2 commented Jul 23, 2019

@fejta
/assign

Our proposed strategy to deal with this is the following:

  • Create a tool that allows prow annotations to be converted to a YAML file that could be placed in a Testgrid Config folder (shard testgrid config #13541) via a "bump" script. In this way, external instances of Prow can control and output their testgrid configurations.
  • Eventually, once Testgrids can be deployed OS in parallel to an existing prow deployment, the bump script can be removed and replaced with Testgrid's tooling for reading prow annotations.

@chases2
Copy link
Contributor

chases2 commented Jul 23, 2019

/area testgrid

@spiffxp
Copy link
Member

spiffxp commented Aug 1, 2019

/sig testing

@k8s-ci-robot k8s-ci-robot added the sig/testing Categorizes an issue or PR as relevant to SIG Testing. label Aug 1, 2019
@chases2
Copy link
Contributor

chases2 commented Aug 5, 2019

Now that there is documentation showing this use case for Configurator, and Istio has used it for this purpose (#13699), I'm closing this issue for now.

Further development will come as one of the general use cases for open-sourcing Testgrid (#10409), and should be tracked there or in a separate issue.

/close

@k8s-ci-robot
Copy link
Contributor

@chases2: Closing this issue.

In response to this:

Now that there is documentation showing this use case for Configurator, and Istio has used it for this purpose (#13699), I'm closing this issue for now.

Further development will come as one of the general use cases for open-sourcing Testgrid (#10409), and should be tracked there or in a separate issue.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testgrid kind/feature Categorizes issue or PR as related to a new feature. sig/testing Categorizes an issue or PR as relevant to SIG Testing.
Projects
None yet
Development

No branches or pull requests

4 participants