Am I correct that pipelines are only supported and not Freestyle?
I created a Test Pipeline, and am able to see the ansible version when I
ran "sh 'ansible --version'"
so it appears the freestyle is using the JNLP container.
On Wed, 7 Oct 2020 at 21:24, David Foley wrote:
iner. You need to
> specify `container('container-name') {` for which container to run in. See
> the documentation: https://plugins.jenkins.io/kubernetes/
>
> -Nigel
>
> On Wed, Oct 7, 2020 at 12:20 PM David Foley wrote:
>
>> When jenkins deploys the pod jnlp c
When jenkins deploys the pod jnlp container along with my ansible container
is created within that Pod,
My docker file is using Ubuntu should I be using the jenkins/jnlp image
instead.
If I keep the pod after the jobs fails and execute shell a d run which
ansible is shows the path
On Wed 7 Oct 20
Hi All
Not sure if someone here could Help me with this one...
Currently I have a Remote Build within my Flask Web Application.. That
Triggers the Job: I would like to display the results as a Flash Message
within my Webpage. Is it possible to display the Results of the Job (
Failed or Succe
Hi All,
Currently I'm having an Issue with jenkins Hearbeat Timeout, during my
build stage within a Pipeline: Within my build Stage I'm after adding in a
System.setPropery but still this doesn't seem to dealing with the Timout of
10Mins
stage('Creating Virutal Machine'){
script {
Hi All,
Currently i have a Pipeline that Create a Virtual Machine on vSphere using
Ansible, which works fine, but lately i'm getting the following:
TASK [Virtual Machine customization] ***
wrapper script does not seem to be touching the log file in
/va