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

switch to s3 bucket for OSBS build records #3575

Open
ktdreyer opened this issue Apr 1, 2024 · 1 comment
Open

switch to s3 bucket for OSBS build records #3575

ktdreyer opened this issue Apr 1, 2024 · 1 comment

Comments

@ktdreyer
Copy link
Member

ktdreyer commented Apr 1, 2024

For years we've stored container build records in https://file.rdu.redhat.com/~kdreyer/osbs/ . We have a better solution now. The records will be stored in this s3 location: https://s3.upshift.redhat.com/ceph-containers/index.html

Here is the JJB change that switches to the new s3 location: https://gitlab.cee.redhat.com/ceph/rhcs-jenkins-jobs/-/merge_requests/1492 . I have not merged it yet because I would like to give you some time to switch over to the new location.

For example, I see DEFAULT_OSBS_SERVER = "http://file.rdu.redhat.com/~kdreyer/osbs/" in this cephci repository. You should be able to parse the directory index with boto3 instead of htmllistparse. Maybe other QE tools will need to change also?

Copy link

This Issue has been marked as STALE due to inactivity for 60 days. and will be CLOSED after another 30 days on further inactivity.

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

No branches or pull requests

1 participant