coreos / coreos-ci

CoreOS CI powers upstream testing for CoreOS projects.
https://jenkins-coreos-ci.apps.ocp.ci.centos.org/
6 stars 10 forks source link

jobs: don't create jobs in folders #41

Closed jlebon closed 2 years ago

jlebon commented 2 years ago

There's a bug in BlueOcean where a link to a job containing slashes will not work:

https://issues.jenkins.io/browse/JENKINS-47604

Let's hack around this by not creating folders and just having the jobs live at the top-level.