Skip to content
Snippets Groups Projects
  1. Apr 17, 2013
  2. Apr 11, 2013
  3. Apr 02, 2013
  4. Mar 21, 2013
  5. Mar 11, 2013
  6. Feb 28, 2013
  7. Feb 27, 2013
  8. Feb 12, 2013
  9. Feb 01, 2013
  10. Jan 31, 2013
  11. Jan 24, 2013
  12. Jan 11, 2013
  13. Jan 09, 2013
  14. Dec 21, 2012
  15. Oct 11, 2012
  16. Jul 26, 2012
  17. Jul 19, 2012
  18. Jul 11, 2012
  19. Jun 26, 2012
  20. Jun 07, 2012
  21. 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
  22. May 10, 2012
  23. Apr 26, 2012
  24. Apr 23, 2012
  25. Mar 30, 2012
  26. Jan 10, 2012
  27. Jan 05, 2012
  28. Nov 22, 2011
  29. Nov 04, 2011
  30. Jul 28, 2011
Loading