Commit 4d3e708f authored by Boxiang Sun's avatar Boxiang Sun

theia: peertube test fixup

parent 4ea414fb
Pipeline #24740 passed with stage
in 0 seconds
......@@ -250,7 +250,7 @@ class TestTheiaResiliencePeertube(test_resiliency.TestTheiaResilience):
def _prepareExport(self):
super(TestTheiaResiliencePeertube, self)._prepareExport()
postgresql_partition = self._getERP5PartitionPath('export', 'postgresql')
postgresql_partition = self._getPeertubePartitionPath('export', 'postgresql')
postgresql_bin = os.path.join(mariadb_partition, 'bin', 'psql')
postgres_bin = os.path.join(mariadb_partition, 'bin', 'postgres')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment