Snap for 5716396 from 6f1ea93c88013ab29f4e00da04ec8745aef05f8e to qt-release

Change-Id: Ia2861d947ba339737a4b7a9b01b869779d4592a8
diff --git a/ltp/ltp_configs.py b/ltp/ltp_configs.py
index 73314e1..6ef2870 100644
--- a/ltp/ltp_configs.py
+++ b/ltp/ltp_configs.py
@@ -149,7 +149,6 @@
 
 # List of LTP test suites to run
 TEST_SUITES_LOW_MEM = [
-    'admin_tools',
     'can',
     'cap_bounds',
     'commands',
@@ -173,9 +172,7 @@
     'kernel_misc',
     'math',
     'mm',
-    'modules',
     'nptl',
-    'pipes',
     'power_management_tests',
     'pty',
     'sched_low_mem',