Skip to content
Snippets Groups Projects
  1. Aug 23, 2020
  2. Aug 19, 2020
  3. May 13, 2020
  4. Apr 28, 2020
  5. Apr 27, 2020
  6. Apr 13, 2020
  7. Dec 17, 2019
  8. Dec 13, 2019
  9. Dec 11, 2019
    • Luis Araujo's avatar
      Change matched prompts in LAVA job templates · 684f4d98
      Luis Araujo authored
      
      This commit changes the prompt that LAVA needs to match in the images
      during tests execution.
      
      For SDK images the 'user@apertis:' prompt is the initial prompt after
      login and 'root@apertis:' is used after becoming root.
      
      And for the rest of the images '\$ ' is the initial prompt after login,
      the '/home/user #' is used right after becoming root, and '/tmp #' is
      used during test execution.
      
      Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
      684f4d98
  10. Dec 05, 2019
  11. Dec 04, 2019
  12. Nov 27, 2019
  13. Nov 13, 2019
  14. Oct 09, 2019
  15. Sep 29, 2019
  16. Sep 27, 2019
  17. Sep 26, 2019
  18. Sep 18, 2019
  19. Sep 16, 2019
  20. Sep 12, 2019
  21. Sep 09, 2019
  22. Sep 05, 2019
  23. Sep 03, 2019
  24. Aug 26, 2019
  25. Aug 23, 2019
  26. Aug 13, 2019
  27. Aug 12, 2019
    • Emanuele Aina's avatar
      Drop the apertis-tests-apparmor-bluez package · cd96f0c9
      Emanuele Aina authored
      
      Commit da75fe5a "apparmor: Drop bluez/, now shipped by tests/apparmor-bluez"
      broke the debian package build by removing the `apparmor/bluez` folder but not
      dropping the debian package which used to ship its contents:
      
          dh_install --fail-missing
          dh_install: Please use dh_missing --list-missing/--fail-missing instead
          dh_install: This feature will be removed in compat 12.
          dh_install: Cannot find (any matches for) "apparmor/bluez/*.expected" (tried in ., debian/tmp)
      
          dh_install: apertis-tests-apparmor-bluez missing files: apparmor/bluez/*.expected
          dh_install: Cannot find (any matches for) "apparmor/bluez/*.sh" (tried in ., debian/tmp)
      
          dh_install: apertis-tests-apparmor-bluez missing files: apparmor/bluez/*.sh
          dh_install: Cannot find (any matches for) "apparmor/bluez/test-bluez" (tried in ., debian/tmp)
      
          dh_install: apertis-tests-apparmor-bluez missing files: apparmor/bluez/test-bluez
          dh_install: missing files, aborting
          make[1]: *** [debian/rules:13: override_dh_install] Error 25
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      cd96f0c9
    • Emanuele Aina's avatar
      Drop references to apparmor/automated tests · 2deb281b
      Emanuele Aina authored
      
      Commit bbf36571 "apparmor: Drop automated/, now shipped by
      tests/apparmor-basic-profiles" broke `make install` and thus the debian
      package build:
      
          dh_auto_install --destdir=debian/tmp
          	make -j1 install DESTDIR=/tmp/build-snapshot.x7qrtWRuJX/s/debian/tmp AM_UPDATE_INFO_DIR=no
          make[2]: Entering directory '/tmp/build-snapshot.x7qrtWRuJX/s'
          install -d /tmp/build-snapshot.x7qrtWRuJX/s/debian/tmp/usr/lib/apertis-tests/apparmor/
          cp -a apparmor/apparmor-profile-sanity-check.sh /tmp/build-snapshot.x7qrtWRuJX/s/debian/tmp/usr/lib/apertis-tests/apparmor/
          install -d /tmp/build-snapshot.x7qrtWRuJX/s/debian/tmp/usr/lib/apertis-tests/apparmor/
          cp -a apparmor/apparmor-profile-sanity-check.yaml /tmp/build-snapshot.x7qrtWRuJX/s/debian/tmp/usr/lib/apertis-tests/apparmor/
          install -d /tmp/build-snapshot.x7qrtWRuJX/s/debian/tmp/usr/lib/apertis-tests/
          cp -a apertis_tests_lib /tmp/build-snapshot.x7qrtWRuJX/s/debian/tmp/usr/lib/apertis-tests/
          install -d /tmp/build-snapshot.x7qrtWRuJX/s/debian/tmp/usr/lib/apertis-tests/apparmor/
          cp -a apparmor/automated /tmp/build-snapshot.x7qrtWRuJX/s/debian/tmp/usr/lib/apertis-tests/apparmor/
          cp: cannot stat 'apparmor/automated': No such file or directory
          make[2]: *** [Makefile:61: install-apparmor/automated] Error 1
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      2deb281b
  28. Aug 02, 2019
  29. Jul 16, 2019
  30. Jul 01, 2019
  31. Jun 24, 2019
Loading