We group jobs in Jenkins using ListView.
As result, we have a lot of tabs.
But these guys can group jobs using other approaches - https://jenkins.ci.cloudbees.com
On "All" page they have not only individual jobs, but also some groups.
For example:
selenium-tests - job
core - group
How is it possible to create these groups?
Is it a standard feature of Jenkins or some plugin is used?