Commit 98eee02c authored by Boxiang Sun's avatar Boxiang Sun

theia: peertube test fixup

parent 2c4baaa4
......@@ -264,7 +264,7 @@ class TestTheiaResiliencePeertube(test_resiliency.TestTheiaResilience):
postgres_bin = os.path.join(postgresql_partition, 'bin', 'postgres')
postgresql_srv = os.path.join(postgresql_partition, 'srv', 'postgresql')
peertube_conenction_info = _getPeertubeConnexionParameters()
peertube_conenction_info = self._getPeertubeConnexionParameters()
raise NotImplementedError(peertube_conenction_info)
# Change the email address of the user 'peertube'
output = subprocess.check_output(
......
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