Skip to content
Snippets Groups Projects
  1. May 05, 2021
  2. May 03, 2021
  3. Apr 30, 2021
  4. Apr 14, 2021
  5. Mar 16, 2021
  6. Mar 15, 2021
  7. Feb 09, 2021
  8. Jan 18, 2021
  9. Jan 15, 2021
    • Vladimír Čunát's avatar
      meson: utilize test priority with sufficiently new meson · 1f7678ea
      Vladimír Čunát authored
      + it's more efficient to schedule longer tests before shorter tests
      - we get a warning (if meson is new enough to use priorities)
      
      Priority numbers: I took the config tests as baseline.
      I didn't touch tests with "is_parallel: false".
      Verified
      1f7678ea
    • Vladimír Čunát's avatar
      tests/dnstap: fix, refactor and integrate into meson and CI · 88f11d65
      Vladimír Čunát authored
      They need one go package which I can't find even in Debian,
      so it probably can't work without network access.
      The new dnstap in extra_tests runs if dnstap is built and go is found.
      It also tries to keep the source tree clean.
      
      Now both query and reply messages are tested.
      
      In CI (after caching go deps in image) this tests only takes slightly
      more time than the longest config.* tests, so that seems OK.
      Even so, it's not added into the valgrind variant, as compilation
      of the test still isn't split away from the run itself.
      Verified
      88f11d65
  10. Jan 07, 2021
  11. Nov 25, 2020
  12. Nov 11, 2020
  13. Nov 02, 2020
  14. Oct 20, 2020
  15. Sep 29, 2020
    • Tomas Krizek's avatar
      ci: re-try OBS distrotests · da1dd5b0
      Tomas Krizek authored
      Often, the VM fails to boot (even twice in the row, as already handled
      by the test itself) which leads to false negative result.
      
      These nightly tests fail far too often (at least on of the ~7 tests) and
      generate annoying notifications.
      
      Adding yet another layer of retries should reduce the number of false
      negatives without diminishing the value of the test (since the real
      packaging issues are 100 % reproducible).
      Verified
      da1dd5b0
  16. Sep 23, 2020
  17. Sep 16, 2020
  18. Aug 13, 2020
  19. Jul 15, 2020
  20. Jul 10, 2020
  21. Jul 01, 2020
  22. May 27, 2020
  23. May 18, 2020
    • Petr Špaček's avatar
      NXNSAttack mitigation tests · 89570bdc
      Petr Špaček authored
      New Deckard repo without conflicting iter_refused.rpl test
      does not contain libswrap and libfaketime anymore
      so I had to remove hacks in build system for these.
      Verified
      89570bdc
  24. May 14, 2020
  25. Apr 30, 2020