Commit History

Author SHA1 Message Date
  Pedro Algarvio 34e17e8139 Use the previous sync `run_function` function. 4 years ago
  Pedro Algarvio f189d6144a Revert "Beware of clock skews" 4 years ago
  Pedro Algarvio 9554a4100f Fix `integration.cloud.clouds.test_vultrpy.VultrTest.test_list_images` 4 years ago
  Pedro Algarvio 7d1d676c35 Beware of clock skews 4 years ago
  Pedro Algarvio 70c4735985 Less salt function calls 4 years ago
  Pedro Algarvio 14af328b5c Use the right base class. Mark tests which require root. 4 years ago
  Pedro Algarvio e2568ce3d8 Resort to the job cache to try and find out what happened. 4 years ago
  Pedro Algarvio 2882002067 Make it more readable 4 years ago
  Pedro Algarvio df0eeda66a Guess macOS Highsierra on Py2 is just slow?! 4 years ago
  Pedro Algarvio 9259cf7388 Make `format_timedelta` a helper function 4 years ago
  Pedro Algarvio 0107aef5cf More information on all `run_function` calls 4 years ago
  Pedro Algarvio 134ada8758 Try to reduce flakyness of tests 4 years ago
  Pedro Algarvio d4eab0659a Try to get more information as to why the pkg state tests are failing 4 years ago
  Pedro Algarvio 07bb4e189d Don't return. Skip the test. 4 years ago
  Pedro Algarvio de7669f41d Increase the timeout for this particular test. 4 years ago
  Pedro Algarvio 489b8e4fd2 Use `test` instead. Get the output to know why it failed. 5 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