Commit 6eb9c5a4 by Michael Youngstrom Committed by GitHub

Merge pull request #4098 from edx/youngstrom/jenkins_build_remove_seed

Remove seed job groovy script for testeng plays
parents 1036c213 f54d4846
......@@ -12,4 +12,18 @@
gather_facts: True
roles:
- aws
- jenkins_build
- role: jenkins_build
build_jenkins_configuration_scripts:
- 1addJarsToClasspath.groovy
- 2checkInstalledPlugins.groovy
- 3mainConfiguration.groovy
- 3shutdownCLI.groovy
- 4configureEc2Plugin.groovy
- 4configureGHOAuth.groovy
- 4configureGHPRB.groovy
- 4configureGit.groovy
- 4configureHipChat.groovy
- 4configureJobConfigHistory.groovy
- 4configureMailerPlugin.groovy
- 5createLoggers.groovy
- 6importCredentials.groovy
......@@ -24,6 +24,5 @@
- 4configureGit.groovy
- 4configureHipChat.groovy
- 4configureJobConfigHistory.groovy
- 5addSeedJob.groovy
- 5createLoggers.groovy
- 6importCredentials.groovy
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment