-
Notifications
You must be signed in to change notification settings - Fork 22
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
Test cross-index ingestion and resolution #2272
Comments
/triage accepted |
/milestone 2022.01.31 |
/assign @Gregory-Pereira |
Related: thoth-station/graph-refresh-job#669 |
/assign |
All the features were tested. The cross-index resolution feature seems to be operational in stage environment and should be operational with the new Thoth release. I will close this and we can create integration tests supporting cross-index resolution based on thoth-station/integration-tests#240 /close |
@fridex: Closing this issue. In response to this:
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. |
Is your feature request related to a problem? Please describe.
As Thoth, I would like to make sure pulp-pypi-sync-job operates well (start with stage environment) and registers new indexes available on the Pulp instance.
As Thoth, I would like to make sure packages published on the Operate First Pulp instance are solved by the background data aggregation logic and information is shown on Grafana dashboards.
As a user of Thoth, I would like to make sure that the resolution logic respects strict index configuration and labeled requests to the resolution process, and the resolution process correctly resolves software packages respecting the index configuration.
As a user of Thoth, I would like to see a listing of Python package indexes available in Thoth (including the ones registered on the Operate First Pulp instance) in
thamos indexes
listing.Describe the solution you'd like
thamos advise
respects labeled requests, usingopf-pulp-indexes=solely
andopf-pulp-indexes=disabled
thamos advise
respects strict index configurationthamos indexes
shows Operate First Pulp indexesThe text was updated successfully, but these errors were encountered: