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

[RFE] Orion to work with non-cpt runs #54

Open
jtaleric opened this issue Jul 22, 2024 · 0 comments
Open

[RFE] Orion to work with non-cpt runs #54

jtaleric opened this issue Jul 22, 2024 · 0 comments

Comments

@jtaleric
Copy link
Member

Orion assumes that there are two ES index to query from -

  1. Aggregation Index where we store run information such as the buildURL Prow information etc.
  2. Result index which the results are stored.

Orion can be quickly modified to query from one index, however we need to remove some assumptions.

  1. buildURL should be optional.
  2. metadata fields are not consistent across metadata :(

We cannot fix the metadata problems, but we need to allow the buildURL to be optional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant