diff --git a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml
index 2933a2e2208..de46df1d7fe 100644
--- a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml
+++ b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml
@@ -26,6 +26,7 @@
-Dcdt.tests.dsf.gdb.path=/shared/common/gdb
+ AutomatedSuite.java
@@ -67,7 +68,7 @@
false
${base.ui.test.vmargs} -ea -Xms256m -Xmx512m -XX:MaxPermSize=256M ${gdbPathOption}
- **/AutomatedSuite.*
+ **/${gdbTestSuite}
true