Skip to content

Commit 8e7897c

Browse files
committed
move functional EncryptedResource slow tests to travis_isolation bucket
1 parent 68502f2 commit 8e7897c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/encrypted/test_resource.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def test_ephemeral_batch_item_cycle(example_table, some_cmps, parametrized_actio
4040
_resource_cycle_batch_items_check(some_cmps, parametrized_actions, parametrized_item)
4141

4242

43+
@pytest.mark.travis_isolation
4344
@pytest.mark.slow
4445
def test_ephemeral_batch_item_cycle_slow(example_table, all_the_cmps, parametrized_actions, parametrized_item):
4546
"""Test ALL THE CMPS against a small number of curated items."""

0 commit comments

Comments
 (0)