Builds of qa-landing-page are stuck in the "New" state both on stg and prod. There don't seem to be any issues reported, can somebody more proficient with the oc take a look please ?
Manually triggering new build doesn't help.
Thanks!
Metadata Update from @phsmoura: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: low-gain, low-trouble, ops
ok. The problem was that it was missing a imagestream/imagestreamtag to output the build to. ;)
So, I made one in ansible commit 60f91468cb8260611ead101344dc8102b22e3c4c
That gets it building fine and deploying fine, but it doesn't work.
The next problem is that the route is rejected with:
"HostAlreadyClaimed"
Which seems to be because blockerbugs has claimed qa.stg.fedoraproject.org and it won't let another route claim that host. ;(
So, not sure here. We could move qa-landing under blockerbugs app so they share the host? Or move blockerbugs to it's own host and get people to use that and then take over the qa host for this?
Thoughts?
ok. The problem was that it was missing a imagestream/imagestreamtag to output the build to. ;) So, I made one in ansible commit 60f91468cb8260611ead101344dc8102b22e3c4c That gets it building fine and deploying fine, but it doesn't work.
Thanks a lot!!
So, not sure here. We could move qa-landing under blockerbugs app so they share the host?
Yes, I'd go this route. Just double checked and it should work without issues this way. I can mash up a PR on Monday for this, or, if you have free cycles and want to make changes, I wouldn't complain :)
Or move blockerbugs to it's own host and get people to use that and then take over the qa host for this?
I don't think this is a good idea.
Yeah, I don't really have the cycles to work on it... if you could make a PR that would be great.
I guess since the orig issue here is solved, we can close this and just deal with moving it over in a PR?
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.