Commit History

Author SHA1 Message Date
  Pedro Algarvio 2fa9536d44 More time for state pkg tests 4 years ago
  Pedro Algarvio 85e7f28ea4 Fix `integration.cloud.clouds.test_vultrpy.VultrTest.test_list_images` 4 years ago
  Pedro Algarvio cabee0b185 Less salt function calls 4 years ago
  Pedro Algarvio 74a37d3cce Use the right base class. Mark tests which require root. 4 years ago
  Pedro Algarvio 1914206c9f Don't return. Skip the test. 4 years ago
  Pedro Algarvio e8ec98320e When a test is marked as flaky, don't retry skiped tests. 5 years ago
  Pedro Algarvio 323c1636e4 Use `six.reraise()` instead 5 years ago
  Pedro Algarvio d35ebcd70c Don't log assertion errors nor unittest skipped tests 6 years ago
  Pedro Algarvio a2f3731ef4 Let's log the exception 6 years ago
  Ch3LL 9d0fd2979c Do not import unittests directly 5 years ago
  Ch3LL 9ec7227f40 Do not run setup/teardown for tests that need to be skipped 5 years ago
  Pedro Algarvio 6847d4e2ec The flaky decorator should go through `(setUp|tearDown)()` at each attempt 5 years ago
  Pedro Algarvio 7f49b51ea8 Reduce repeated calls to `grains.items`. These won't change during these tests. 5 years ago
  Pedro Algarvio a39c6ef402 Introduce TMP_ROOT_DIR as a path variable 6 years ago
  Pedro Algarvio 4c2472445f Switch to sminion's helper `build_minion_opts` and `create_sminion` functions 5 years ago
  Pedro Algarvio 3e0f9c8634 Use the real function not the deprecated alias 5 years ago
  Pedro Algarvio 5be8470d03 Take into account custom grains 5 years ago
  Pedro Algarvio a44263f598 Separate caching opts from minion caching 5 years ago
  Pedro Algarvio 16cb73162a Add support code to create SMinion's 5 years ago
  Daniel Wozniak b4dd2352f9 Merge pull request #55625 from s0undt3ch/2019.2.3 5 years ago
  Daniel A. Wozniak 161186ed9e Remove un-used import 5 years ago
  Daniel A. Wozniak 971e1d6cfc Much less flaky minion blackout tests 5 years ago
  Daniel A. Wozniak 436e05d243 Remove un-needed / bad udp test 5 years ago
  Pedro Algarvio ee28689ee4 Tests were being skipped pre macos under nox. Keep it like that for now. 5 years ago
  Tyler Johnson 335caa4d8d fixed formatting errors 5 years ago
  Tyler Johnson 3f06d3d447 separated available_services into reasonable parts 5 years ago
  Tyler Johnson 70d724d39a skip test-call method on mac 5 years ago
  Tyler Johnson 209349f56a Skip tests that don't run properly on mac 5 years ago
  Tyler Johnson 2e07f2e13a use fun_function to call cmd.run 5 years ago
  Tyler Johnson 51f2d1b0e0 Use full path to npm binary 5 years ago