I'm just starting down the road of using jenkins-job-builder and I believe I'm having API connection problems. Unfortunately, even with logging set to debug, I don't get any messages about my connection.
My commandline: jenkins-jobs -l debug --conf /etc/jenkins-jobs/jenkins_jobs.ini update /etc/jenkins-jobs my_1stjob.yaml My jenkins.ini: [jenkins] user=lfast password=932890938230438983 url=http://localhost:8080 I can even change the url string to something meaningless and jenkins-jobs reports no error. No matter what I do, no jobs are getting created on my server. How should I go about debugging my connection problems? -- View this message in context: http://jenkins.361315.n4.nabble.com/Jenkins-job-builder-getting-started-problems-tp4665583.html Sent from the Jenkins users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
