you can add a ssl slave to your own local machine. works like a charm. -- -- Aldrin Leal, <[email protected]> / https://ingenieux.io/about/
On Sat, Jul 6, 2019 at 8:32 AM Mez Pahlan <[email protected]> wrote: > Hi everyone! > > Whilst developing a plugin I find it really useful to be able to run > hpi:run and quickly get an instance of Jenkins with my plugin that I can > test. However this only creates a single Master setup. Is there a better / > easier way to quickly get a master-slave setup so I can test how my plugin > works in a distributed environment? At the moment I am doing the following: > > 1. hpi:run > 2. Configure Jeknins -> Manage Nodes -> Add additional slave > 3. Download the JAR file after setting up the new node > 4. Run the JAR file in a separate command line process > > This is quite tedious but it works. Am I missing something? > > Cheers > > -- > 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/211d4658-f955-424c-a435-6f5f21041b82%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/211d4658-f955-424c-a435-6f5f21041b82%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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/CALpo8NuRdKxNcuneLpG6gDHk8CqZDvcn8trm_VqOCEmfVgwVCg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
