You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by av...@apache.org on 2020/08/11 11:46:45 UTC

[ignite] branch ignite-ducktape updated (77c3ff4 -> d750eee)

This is an automated email from the ASF dual-hosted git repository.

av pushed a change to branch ignite-ducktape
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 77c3ff4  Cellular affinity test (#8130)
     add d750eee  Ignite ducktape test decorators (#8137)

No new revisions were added by this update.

Summary of changes:
 .../ignitetest/services/utils/control_utility.py   | 22 ++++----
 .../tests/ignitetest/tests/control_utility_test.py |  6 +--
 .../tests/ignitetest/tests/utils/__init__.py       |  3 ++
 .../tests/ignitetest/tests/utils/_mark.py          | 58 ++++++++++++++++++++++
 4 files changed, 76 insertions(+), 13 deletions(-)
 create mode 100644 modules/ducktests/tests/ignitetest/tests/utils/_mark.py