summaryrefslogtreecommitdiff
path: root/tests/artifactcache/pull.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/artifactcache/pull.py')
-rw-r--r--tests/artifactcache/pull.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/artifactcache/pull.py b/tests/artifactcache/pull.py
index 2e33af3ac..c32ed94a0 100644
--- a/tests/artifactcache/pull.py
+++ b/tests/artifactcache/pull.py
@@ -177,6 +177,8 @@ def test_pull_tree(cli, tmpdir, datafiles):
cli.remove_artifact_from_cache(project_dir, 'target.bst')
# Assert that we are not cached locally anymore
+ artifactcache.close_grpc_channels()
+ cas.close_grpc_channels()
assert cli.get_element_state(project_dir, 'target.bst') != 'cached'
tree_digest = remote_execution_pb2.Digest(hash=tree_hash,