judovana / jenkins-scm-koji-plugin

Using Koji/Brew as SCM for Jenkins
MIT License
2 stars 8 forks source link

mark, but allow duplicities in testsuites across providers #262

Open pmikova opened 3 years ago

pmikova commented 3 years ago

Hi,

once I get to a release/sdk branch and I start to select test platform with provider, it is currently possible to create only one branch with testsuite and then create multiple variants, which is correct. But when I create two providers for identical platform (e.g. f33 beaker and f33 vagrant), then I can multiply the testsuites across platforms. That is valid and desirable behavior, however I would like to see, that I already created a copy of existing suite on different provider (e.g. it changes color or already appears in big font/crossed or anything really), so I avoid unnecessary copies of same suite with different provider.

Note this can be a tricky feature, because for one build, we can have up to 20 arch/provider combinations, but I would like it to be marked only if identical arch and different provider appear marked (e.g. f34.vagrant & f34.beaker) and the different ones (e.g.f33.vagrant and f34.beaker) do not do this.

Thanks!

judovana commented 3 years ago

just for recoed. Oklinovs attmepted that and failed. But should be done. Each field should have a counter on variants.