diff --git a/testing/pom.xml b/testing/pom.xml
index 7ad59c09a01617bbcc5dcf2c747e467e8f68ecfd..fdb653d5c654dc4dd79db75f2512c2a6d5b28a64 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -36,6 +36,9 @@
 	<modules>
 		<module>indexer-test-core</module>
 		<module>indexer-test-gcp</module>
+		<module>indexer-test-aws</module>
+		<module>indexer-test-azure</module>
+		<module>indexer-test-ibm</module>
 	</modules>
 
 	<repositories>