I found what I need. The 'NOT' operator.
On Wednesday, February 20, 2019 at 3:31:32 PM UTC-8, Cheryl Huntington
wrote:
>
>
> Hello,
>
> I am configuring Jenkins to use the Splunk plugin.
> https://wiki.jenkins.io/display/JENKINS/Splunk+plugin+for+Jenkins.
> I have the connection and logs being
Hello All,
I have configured the jenkins job that should run after every commit pushed
to git
I have used build trigger for the job as "GitHub hook trigger for GITScm
polling".
I can see the Push event coming to jenkins and jenkins Poking the job. Logs
from
jenkins show :
Received PushEvent
You'll need to provide some idea of what error/behaviour you are seeing as
otherwise it's hard to help point you in the right direction.
Richard
On Tue, 26 Feb 2019, 1:17 AM prasad.pofali via Jenkins Users, <
jenkinsci-users@googlegroups.com> wrote:
> Hello,
>
> I have created a Symbol in TestRu
Hello Team,
I have setup a jenkins job to trigger for each commit made to git repo
I am using "GitHub hook trigger for GITScm polling" as build trigger to
listen to push events.
I can see the push events reaching the jenkins from logs and Jenkins show
the message :
Received PushEvent for http
This is a different issue, you need to verify your SMTP server
configuration.
On Mon, Feb 25, 2019 at 6:39 AM Turaco mobile wrote:
> Thank you for your response. I have tried but no luck. Below is the
> console output:
>
> Checking for post-build
> Performing post-build step
> Checking if email
Thank you for your response. I have tried but no luck. Below is the console
output:
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
messageContentType =
BUILD_LOG requires values for the parameters that you have specified.
${BUILD_LOG, maxLines=250, escapeHtml=true}/
On Mon, Feb 25, 2019 at 5:16 AM wrote:
> Hi, Using Jenkins 2.153 running on CentOS7.3. I have entered the following
> conditions on Default Content field on Configure System page as
Hello,
I have created a Symbol in TestRunPublisher for descriptor. The code now
looks like following:
public class TestUploader extends Publisher implements SimpleBuildStep {
private final String name;
private final String password;
//getters are there for above variables.
@DataBoun
Hi, Using Jenkins 2.153 running on CentOS7.3. I have entered the following
conditions on Default Content field on Configure System page as well as
project specific post build actions on Email Ext section. I want to display
the static content on the received email in a simple way. and for failure