Skip to content
Snippets Groups Projects
Forked from tests / apertis-test-cases
Source project has a limited visibility.
  • Emanuele Aina's avatar
    2736fdd6
    tracker: Rely on the preinstalled multimedia demopack · 2736fdd6
    Emanuele Aina authored
    
    The current test downloads from a legacy location the same contents already
    shipped by the official multimedia demopack under `/home/shared`.
    
    On the target and SDK images it is wasteful and silly, as those exact contents
    come pre-installed.
    
    On the minimal images this fails since there's not enough storage.
    
    On the base SDK image the decision to not install the multimedia demopack was
    taken explicitly as it is not relevant there.
    
    Change the test to only run on the images where it is appropriate and rely on
    the multimedia demopack being available out-of-the-box in `/home/shared`.
    
    Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
    2736fdd6
    History
    tracker: Rely on the preinstalled multimedia demopack
    Emanuele Aina authored
    
    The current test downloads from a legacy location the same contents already
    shipped by the official multimedia demopack under `/home/shared`.
    
    On the target and SDK images it is wasteful and silly, as those exact contents
    come pre-installed.
    
    On the minimal images this fails since there's not enough storage.
    
    On the base SDK image the decision to not install the multimedia demopack was
    taken explicitly as it is not relevant there.
    
    Change the test to only run on the images where it is appropriate and rely on
    the multimedia demopack being available out-of-the-box in `/home/shared`.
    
    Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>