diff --git a/test-cases/aum-ota-api.yaml b/test-cases/aum-ota-api.yaml
index 86f4094298968f56145b2c6f9bb2126a8959ff53..39f9b25edc86ed59015aafbc0efd3dbd9b8b963c 100644
--- a/test-cases/aum-ota-api.yaml
+++ b/test-cases/aum-ota-api.yaml
@@ -2,7 +2,7 @@ metadata:
   name: aum-ota-api
   format: "Apertis Test Definition 1.0"
   image-types:
-    minimal: [ armhf ]
+    minimal: [ armhf-internal, armhf ]
   image-deployment:
     - OSTree
   type: functional
diff --git a/test-cases/aum-ota-auto.yaml b/test-cases/aum-ota-auto.yaml
index 50509bff549c79696c1c9f463ebb210ffdb39b1d..b12b2320de68cace500bb5d642865c7ce3307cef 100644
--- a/test-cases/aum-ota-auto.yaml
+++ b/test-cases/aum-ota-auto.yaml
@@ -2,7 +2,7 @@ metadata:
   name: aum-ota-auto
   format: "Apertis Test Definition 1.0"
   image-types:
-    minimal: [ armhf ]
+    minimal: [ armhf-internal, armhf ]
   image-deployment:
     - OSTree
   type: functional
diff --git a/test-cases/aum-ota-out-of-space.yaml b/test-cases/aum-ota-out-of-space.yaml
index 3027034374d6a0a0e0113627f3fb7d18d069b81d..3290aa80d02efe072f9306557e7eab415f482ef7 100644
--- a/test-cases/aum-ota-out-of-space.yaml
+++ b/test-cases/aum-ota-out-of-space.yaml
@@ -2,7 +2,7 @@ metadata:
   name: aum-ota-out-of-space
   format: "Apertis Test Definition 1.0"
   image-types:
-    minimal: [ armhf ]
+    minimal: [ armhf-internal, armhf ]
   image-deployment:
     - OSTree
   type: functional
diff --git a/test-cases/aum-ota-rollback-blacklist.yaml b/test-cases/aum-ota-rollback-blacklist.yaml
index ca203638bc194e7fcf68944d4e6040e74c8f364e..7c995acc42f0e0d02d5fd5d52753d343f3233942 100644
--- a/test-cases/aum-ota-rollback-blacklist.yaml
+++ b/test-cases/aum-ota-rollback-blacklist.yaml
@@ -2,7 +2,7 @@ metadata:
   name: aum-ota-rollback-blacklist
   format: "Apertis Test Definition 1.0"
   image-types:
-    minimal: [ armhf ]
+    minimal: [ armhf-internal, armhf ]
   image-deployment:
     - OSTree
   type: functional
diff --git a/test-cases/aum-ota-signed.yaml b/test-cases/aum-ota-signed.yaml
index 2094f25f16dd9f7246a8f662bd369b347a2d41c6..6c6abe1ca781d8b739f5b25b99bdf8b39f085187 100644
--- a/test-cases/aum-ota-signed.yaml
+++ b/test-cases/aum-ota-signed.yaml
@@ -2,7 +2,7 @@ metadata:
   name: aum-ota-signed
   format: "Apertis Test Definition 1.0"
   image-types:
-    minimal: [ armhf ]
+    minimal: [ armhf-internal, armhf ]
   image-deployment:
     - OSTree
   type: functional