diff --git a/test-cases/apparmor-bluez-setup.yaml b/test-cases/apparmor-bluez-setup.yaml
index 703162edd27ce229874145d4cac26378426a146f..e049c2c3afe3329b4f1f444b57b10b9c1cb5cdca 100644
--- a/test-cases/apparmor-bluez-setup.yaml
+++ b/test-cases/apparmor-bluez-setup.yaml
@@ -19,8 +19,13 @@ metadata:
     - "A Bluetooth adapter."
     - "A Bluetooth device."
 
-  macro_ostree_preconditions: bluez-setup
+  macro_ostree_preconditions: apparmor-bluez-setup
   pre-conditions:
+    - "Additionnally, it is necessary to get a copy of bluez-setup test:"
+    - $ cd $HOME
+    - $ wget https://gitlab.apertis.org/tests/bluez-setup/-/archive/master/bluez-setup-master.tar.gz
+    - $ tar -xvf bluez-setup-master.tar.gz
+    - $ scp -r bluez-setup-master user@$DUT_IP:.
     - "Please note that connman disables bluetooth by default on a fresh image.
        If it's already enabled, connmanctl will give an \"In progress\" error that
        may be ignored. To enable the device:"