Test-infra: prow: deck: show overview page for a ProwJob

Created on 15 Mar 2018  Â·  18Comments  Â·  Source: kubernetes/test-infra

Right now we can see the full list of jobs that ran, but it would be great to be able to open up a single job and see at the very least the job specification that was used to run it -- the refs involved, etc.

/kind enhancement
/area prow
/cc @BenTheElder @qhuynh96

areprow lifecyclstale

All 18 comments

/assign

FWIW pjutil.JobSpec describes the job's variables, so exposing that would be a great start.

https://github.com/kubernetes/test-infra/blob/37cdb7ce6625dffb1cf57ac31c1c15502a83be8b/prow/pjutil/jobspec.go#L35-L52

Probably doing this when I come back Australia :laughing:

Yeah! Or I can take a stab at it, too!

Do you want a linkable page on prow to show a job's details? If you click the rerun button and follow the link, you can see the pod spec.

Yes, a nice table with good formatting showing me what the job was that ran -- a step up in UX from the PodSpec.

/assign

I'm actively working on this.

Thanks Steve

@qhuynh96 will tag you for review when it's less rough, but code is at https://github.com/stevekuznetsov/test-infra/tree/skuznets/job-page and a prototype hosted at https://deck-test-ci.svc.ci.openshift.org/job

I just have a quick look at the prototype. Is Job Status going to display all jobs as Prow Status does?

Intent is for it to be searchable, right now supports by job/id or org/repo/author, etc.

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

/remove-lifecycle stale
/assign @paulangton

On Thu, Jul 5, 2018, 08:02 fejta-bot notifications@github.com wrote:

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually
close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta
https://github.com/fejta.
/lifecycle stale

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/kubernetes/test-infra/issues/7299#issuecomment-402752671,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA4Bq_yS_jM9nTMIWD1jZHcelGeharH7ks5uDiqTgaJpZM4SskWC
.

/unassign

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

This is #9374
/close

@stevekuznetsov: Closing this issue.

In response to this:

This is #9374
/close

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.

Was this page helpful?
0 / 5 - 0 ratings