Skip to content
Snippets Groups Projects

Fix apparmor-bluez-setup test case preconditions

Merged Frédéric Dalleau requested to merge wip/fredo/T5711 into master
1 file
+ 6
1
Compare changes
  • Side-by-side
  • Inline
@@ -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:"
Loading