Skip to content
Snippets Groups Projects
  1. Apr 02, 2013
  2. Mar 21, 2013
  3. Mar 11, 2013
  4. Feb 28, 2013
  5. Feb 27, 2013
  6. Feb 12, 2013
  7. Feb 01, 2013
  8. Jan 31, 2013
  9. Jan 24, 2013
  10. Jan 11, 2013
  11. Jan 09, 2013
  12. Dec 21, 2012
  13. Oct 11, 2012
  14. Jul 26, 2012
  15. Jul 19, 2012
  16. Jul 11, 2012
  17. Jun 26, 2012
  18. Jun 07, 2012
  19. Jun 05, 2012
    • Michael Hanselmann's avatar
      QA: Add default setting for tests · 69a15dd7
      Michael Hanselmann authored
      
      Commit 1010ec70 enabled all tests by default. In some scenarios where
      the configuration is static one may not want newly added tests to be
      run.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      (cherry picked from commit 59a8fe48)
      69a15dd7
    • Iustin Pop's avatar
      QA: add toggle for fewer common instance tests · b498540e
      Iustin Pop authored
      
      Currently, the "common" instance tests (shutdown, rapi stopped
      console, stopped modify, startup, rapi shutdown, rapi startup, list,
      info, modify, rapi modify , console, rapi console, reinstall, rename,
      rapi rename, rename and back, rapi rename and back, grow disk, reboot,
      tags, cluster verify, rapi test instance, node list, job list) are run
      4 times:
      
      - one time for plain instance created via RAPI, using client
      - one time for plain instance created via RAPI, without client
      - one time for plain instance created via gnt-instance
      - one time for DRBD instance created via gnt-instance
      
      This makes the QA long, and is over-doing it (for non-full QAs): an
      instance created via RAPI (either client) and via gnt-instance should
      have the same parameters, but our duplicate tests do not ensure that,
      just that instances behave OK.
      
      This patch adds a toggle so that we can skip the common tests for
      RAPI-created instances; the creation/deletion is still performed, but
      all the other operations are not. This reduces the time of a "quick"
      QA by ~20% (1h:15m → 1h).
      
      The common tests will still be run (unconditionally) for
      gnt-instance-created instances.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarRené Nussbaumer <rn@google.com>
      b498540e
  20. May 10, 2012
  21. Apr 26, 2012
  22. Apr 23, 2012
  23. Mar 30, 2012
  24. Jan 10, 2012
  25. Jan 05, 2012
  26. Nov 22, 2011
  27. Nov 04, 2011
  28. Jul 28, 2011
  29. Apr 21, 2011
  30. Apr 14, 2011
  31. Jan 28, 2011
  32. Dec 16, 2010
Loading