- 07 Apr, 2017 3 commits
-
-
Michael Roytman committed
-
Michael Roytman committed
-
Michael Roytman committed
-
- 05 Apr, 2017 7 commits
-
-
Apply changes from the previous task.
Kevin Falcone committed -
Rabbit will only use 40% of RAM, allow this to go up
Kevin Falcone committed -
Just causes confusion with notifier.yml
Kevin Falcone committed -
Kevin Falcone committed
-
Without this, resolv.conf won't be updated in our environment until the lease expires and dhclient reruns. The -n should prevent it from *actually* changing interfaces, and instead just updates the conf files.
Kevin Falcone committed -
Kevin Falcone committed
-
The linked documentation comes out ao .7 for a t2.large We can also prevent rabbit from going to disk until more memory is full, but that isn't needed right now.
Kevin Falcone committed
-
- 31 Mar, 2017 6 commits
-
-
Attempt to give the version tag attached by the pipeline a better name
Calen Pennington committed -
Calen Pennington committed
-
LEARNER-406
Clinton Blackburn committed -
infrastructure for building an AMI for a loadtest driver jenkins worker
Troy Sankey committed -
The CD infrastructure shouldn't clobber the tag added by the underlyi…
Calen Pennington committed -
Calen Pennington committed
-
- 30 Mar, 2017 4 commits
-
-
* Add a new ansible role "loadtest_driver" for setting up any instance for running load tests. * Make the existing "locust" role depend on loadtest_driver and pull out the redundant tasks. The "locust" role is outside of the AMI-building code path, but we do use it for something else and want to keep common tasks shared. * Make the "jenkins_worker" role depend on the new "loadtest_driver" role. * Create a new ansible playbook for setting up loadtest drivers. * create a new packer script to build an AMI for loadtest drivers.
Troy Sankey committed -
matrix-auth was being overridden by Jenkins (down to 1.1)
Kevin Falcone committed -
https://github.com/jenkinsci/job-dsl-plugin/wiki#release-notes We don't use any of the plugins impacted by the migrations from 1.50 to 1.52, but performing some manual testing of jobs. https://github.com/jenkinsci/job-dsl-plugin/wiki/Migration#migrating-to-152
Kevin Falcone committed -
This appears to be because it wasn't pinned and the shipped version of the plugin won. We have pinning code in jenkins_master that we can use, but we have to copy down that list to add ours (ansible doesn't allow "recursive references" of a variable passed back to itself. Continue process of trying to group plugins and their deps.
Kevin Falcone committed
-
- 29 Mar, 2017 2 commits
-
-
Update sandbox base AMI.
Feanil Patel committed -
Feanil Patel committed
-
- 28 Mar, 2017 2 commits
-
-
pull out protocol from FORUM_ELASTICSEARCH_URL
Michael Roytman committed -
Michael Roytman committed
-
- 27 Mar, 2017 3 commits
-
-
Add newrelic to jenkins workers.
Ben Patterson committed -
Deploy edx-themes:master instead of edx-themes:release
Douglas Hall committed -
We want the release pipelines to deploy edx-themes:master to avoid the additional step of merging edx-themes:master to edx-themes:release in order to deploy changes to edx-themes. WL-1018
Douglas Hall committed
-
- 24 Mar, 2017 1 commit
-
-
This Dockerfile is based on the official image (rather than built from scratch by us) and includes the elasticsearch-head plugin.
Clinton Blackburn committed
-
- 23 Mar, 2017 7 commits
-
-
ECOM-7552
Clinton Blackburn committed -
No need to create different replica user
Ned Batchelder committed -
find-exec won't expand wildcards
Ned Batchelder committed -
Exclude Enterprise API from auth.
Fred Smith committed -
ubuntu-restricted-extras requires multiverse
Kevin Falcone committed -
Configure ca-certificates for java in go-agents
Brian Beggs committed -
Fred Smith committed
-
- 22 Mar, 2017 5 commits
-
-
Brian Beggs committed
-
Add a playbook to install Grafana.
Toby Lawrence committed -
This is not enabled by default, enable it for machines using the browsers role.
Kevin Falcone committed -
This is missing on the newest docker images
Kevin Falcone committed -
Ned Batchelder committed
-