From 7e9e0828175964915ac79bc9e888db711baba010 Mon Sep 17 00:00:00 2001
From: Brandon Bergren <bdragon@rtk0.net>
Date: Thu, 1 Dec 2011 15:19:15 -0600
Subject: [PATCH] WIP -- solr modules for testing.

---
 drupalorg_testing.profile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/drupalorg_testing.profile b/drupalorg_testing.profile
index 23ec8cb..6bccfcb 100644
--- a/drupalorg_testing.profile
+++ b/drupalorg_testing.profile
@@ -103,6 +103,9 @@ function drupalorg_testing_profile_modules() {
     // Repository authentication-related modules.
     'sshkey', 'multiple_email', 'versioncontrol_git_repo_manager', 'drupal_queue', 'waiting_queue',
 
+    // Apache solr.
+    'apachesolr', 'apachesolr_search', 'apachesolr_multisitesearch', 'project_solr',
+
     // Custom modules.
     'drupalorg', 'drupalorg_crosssite', 'drupalorg_git_gateway', 'drupalorg_project',
 
-- 
1.7.7.3

