Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
d6be6f2d
Unverified
Commit
d6be6f2d
authored
Apr 19, 2018
by
Stu Young
Committed by
GitHub
Apr 19, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4453 from edx/estute/remove-splunk-forwarder-from-jenkins
remove splunk forwarder from build jenkins
parents
b3d8d93c
7599918d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
55 deletions
+0
-55
playbooks/edx-east/jenkins_build.yml
+0
-55
No files found.
playbooks/edx-east/jenkins_build.yml
View file @
d6be6f2d
...
...
@@ -17,52 +17,6 @@
COMMON_SECURITY_UPDATES
:
yes
SECURITY_UPGRADE_ON_ANSIBLE
:
true
SPLUNKFORWARDER_LOG_ITEMS
:
-
source
:
'
/var/lib/jenkins/jobs/edx-platform-*/builds/*/junitResult.xml'
recursive
:
true
index
:
'
testeng'
sourcetype
:
junit
followSymlink
:
false
blacklist
:
coverage|private|subset|specific|custom|special|\.gz$
crcSalt
:
'
<SOURCE>'
-
source
:
'
/var/lib/jenkins/jobs/*/builds/*/build.xml'
index
:
'
testeng'
recursive
:
true
sourcetype
:
build_result
followSymlink
:
false
crcSalt
:
'
<SOURCE>'
blacklist
:
'
\.gz$'
-
source
:
'
/var/lib/jenkins/jobs/edx-platform-*/builds/*/archive/.../test_root/log/timing.*.log'
index
:
'
testeng'
recursive
:
true
sourcetype
:
'
json_timing_log'
followSymlink
:
false
crcSalt
:
'
<SOURCE>'
blacklist
:
coverage|private|subset|specific|custom|special|\.gz$
-
source
:
'
/var/lib/jenkins/jobs/edx-platform-*/builds/*/archive/test_root/log/timing.*.log'
index
:
'
testeng'
recursive
:
true
sourcetype
:
'
json_timing_log'
followSymlink
:
false
crcSalt
:
'
<SOURCE>'
blacklist
:
coverage|private|subset|specific|custom|special|\.gz$
-
source
:
'
/var/lib/jenkins/jobs/count-workers/builds/*/log'
index
:
'
testeng'
recursive
:
true
sourcetype
:
'
count_worker_log'
followSymlink
:
false
crcSalt
:
'
<SOURCE>'
-
source
:
'
/var/log/jenkins/jenkins.log'
index
:
'
testeng'
recursive
:
false
followSymlink
:
false
blacklist
:
'
\.gz$'
roles
:
-
aws
-
role
:
datadog
...
...
@@ -73,15 +27,6 @@
-
jenkins_build
# run just the splunkforwarder role by using '--tags "splunkonly"'
# e.g. ansible-playbook jenkins_testeng_master.yml -i inventory.ini --tags "splunkonly" -vvvv
-
role
:
splunkforwarder
when
:
COMMON_ENABLE_SPLUNKFORWARDER
tags
:
-
splunkonly
-
jenkins:promote-to-production
become
:
True
-
role
:
newrelic
when
:
COMMON_ENABLE_NEWRELIC
tags
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment