summaryrefslogtreecommitdiff
path: root/tests/testutils/artifactshare.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testutils/artifactshare.py')
-rw-r--r--tests/testutils/artifactshare.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/testutils/artifactshare.py b/tests/testutils/artifactshare.py
index 8664c69d0..57ed5989c 100644
--- a/tests/testutils/artifactshare.py
+++ b/tests/testutils/artifactshare.py
@@ -40,7 +40,6 @@ class ArtifactShare():
os.makedirs(self.repo)
self.init()
- self.update_summary()
# init():
#
@@ -55,15 +54,6 @@ class ArtifactShare():
'--repo', self.repo,
'--mode', 'archive-z2'])
- # update_summary():
- #
- # Ensure that the summary is up to date
- #
- def update_summary(self):
- subprocess.call(['ostree', 'summary',
- '--update',
- '--repo', self.repo])
-
# has_artifact():
#
# Checks whether the artifact is present in the share