scylladb / argus

Apache License 2.0
4 stars 11 forks source link

improvement(TestRun.svelte): Rebuild link for Jenkins #340

Closed k0machi closed 8 months ago

k0machi commented 9 months ago

This change adds a link to Jenkins rebuild page for each of the supported TestRun cards. This is initial part of the logic to eventually have automatic rebuilds/clones of Jenkins jobs inside argus.

Task: scylladb/qa-tasks#1612

k0machi commented 9 months ago

Demo:

image

Just a simple link currently to the Rebuild page of the selected job.

roydahan commented 9 months ago

I think it would be better to put it next to all other actions we have in the bottom, it should be much clearer.

Screenshot 2024-02-21 at 20 18 16

It can be "Rebuild Job" or "Rebuild with/out different parameters"

k0machi commented 9 months ago

@roydahan Updated:

chrome_M3JHjqK6NP

roydahan commented 9 months ago

Looks better, but maybe we should write "Re-run Job" or "Re-run with Jenkins".

roydahan commented 8 months ago

@k0machi ping