-
Notifications
You must be signed in to change notification settings - Fork 21
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
Fixes 2533: Add red hat repositories UI #156
Conversation
4919d5f
to
be080f0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK! works great
and we'll want to wait till content-services/content-sources-backend#435 is merged before merging this one |
Hi, I have deployed the two PRs but did not enable snapshotting. I now see that is required so I will do that now. I notice there is no |
Hi @Andrewgdewar , can you rebase this please? I need a new image for testing. |
9eb62af
to
94e9811
Compare
tested as per comment 0, all working as described apart from snapshotting. After an hour none of the Red Hat repos has a snapshot or an admin task. I deployed with I think leaving the filter set while moving between the Custom and Red Hat views is OK. Clearing the filter could be annoying unless each view had its own filter or the state was saved somehow . |
In CI the RedHat repositories may take quite a while to introspect. |
i believe unless you override NIGHTLY_CRON_JOB, it will take up to 8 hours for them to introspect |
/retest |
Hi, I have redeployed. The repos start introspection immediately, so I will let it run for a few hours. I do wonder why no Admin tasks show up. Maybe because Red Hat repos are not under the control of the Admin user? |
Hi, introspection took about an hour, but the UI does not update when it completes. I had to reload the page to see the updated status (Introspecting changed to Valid). |
Hi, I see there are now a lot of Admin tasks. Some failed: could just be slow ephemeral test env. |
Oh yeah, ephemeral probably doesn't have enough memory to sync a big rhel
repo :/
…On Mon, Nov 6, 2023, 8:20 PM swadeley ***@***.***> wrote:
Hi, I see there are now a lot of Admin tasks. Some failed:
Unknown; repository configuration deleted
error: { reason: "Killed by signal 9." }
could just be slow ephemeral test env.
—
Reply to this email directly, view it on GitHub
<#156 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADAORL3BYAHELVTVXFLHY3YDGEHLAVCNFSM6AAAAAA6QB6FU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJXGEZDAMBQGQ>
.
You are receiving this because your review was requested.Message ID:
***@***.***
com>
|
Hi, so it seems to me this fronted PR is OK, just backend PR[1] is debatable. |
/retest |
1 similar comment
/retest |
lgtm, thank you |
Summary
Additional Information:
Testing steps
Locally
go run cmd/external-repos/main.go nightly-jobs; this will populate the Red Hat repositories table.