diff --git a/ci/poky-tiny.yml b/ci/poky-tiny.yml
index d869c557..f1763010 100644
--- a/ci/poky-tiny.yml
+++ b/ci/poky-tiny.yml
@@ -5,7 +5,7 @@ distro: poky-tiny
 
 local_conf_header:
   hacking: |
-    TEST_SUITES = "ping"
+    TEST_SUITES = "_qemutiny ping"
   extrapackages: |
     # Intentionally blank to prevent perf from being added to the image in base.yml
 
