That sounds good to me. Simplifying that page will be a good thing. I've constructed a series of Docker images which contain bug verification jobs that are interesting to the git plugin. Currently it includes 72 jobs that verify specific bugs have not been reintroduced, with an additional 20+ jobs verifying various forms of authentication to interesting git service providers like GitHub, BitBucket, Gitlab, and Assembla.
Are you interested in links to the verification Docker definitions (for those images that I'm willing to share publicly)? I've found it quite helpful to use a Jenkins job to confirm that a specific git plugin bug is resolved. It then allows me to run that same condition on multiple platforms, with parallel execution (depending on the number of slaves I have running), and has been helpful discovering unexpected surprises in my configurations and in those tests. Mark Waite On Thu, Jun 30, 2016 at 7:23 AM Oliver Gondža <[email protected]> wrote: > As I look at the > https://wiki.jenkins-ci.org/display/JENKINS/LTS+2.7.x+RC+Testing, it > gets less and less relevant with time. I only ever deleted scenarios > that was covered by automated tests but there are plugins/use cases > where noone cared to report acks/problems for over a year. All in all, I > see no reason to have them in the test plan. > > On the other hand there might be plenty of things we would like to have > in (the automated or manual test plan). > > - Suggested plugins installed by wizard. > - Use cases from https://jenkins.io/solutions/. > - ??? > > I wonder if there are any other suggestion or objection to this plan. I > intend to come up with some more updated list and let users know we are > testing something they can actually be interested in getting more > testers hopefully. > > -- > oliver > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/83d74819-11b1-692b-45e2-e2f23b960d8f%40gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtEUN21q6CqPkTc%3Dz8DVHd5k6ehTONzhKA-rSErFj8VxGg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
