`scheduler/running` page Running and Jobs columns are equivalent
Open https://validation.linaro.org/scheduler/running?page=1#table
Compare the "Running" and "Jobs" columns and observe that they have equal values.
This is because the job can only be TestJob.STATE_RUNNING
when the device is Device.STATE_RUNNING
Test jobs goes to state running:
https://git.lavasoftware.org/lava/lava/-/blob/master/lava_scheduler_app/models.py#L1554
and it sets the device to running:
https://git.lavasoftware.org/lava/lava/-/blob/master/lava_scheduler_app/models.py#L1559
Therefore I think the "Jobs" column can be eliminated. (or altered?)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information