Skip to content
  • Kyle Edwards's avatar
    Tests: Split CPack DEB and RPM tests into smaller tests · b4444d60
    Kyle Edwards authored
    The DEB and RPM tests are quite large, which can result in CTest
    clients timing out on these tests even though they're working properly.
    The RPM test in particular causes a lot of timeouts on the CMake
    dashboard machines. This change splits these tests into smaller tests
    so that they don't time out.
    b4444d60