]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/live/live.ts
Add joblog at the end of ci
[github/Chocobozzz/PeerTube.git] / server / tests / api / live / live.ts
index 6a1f6e759cb8f765b1f38dbc68b3c7d742f19416..91879208178b9914d01a4bab5b4796ed29bf58e2 100644 (file)
@@ -413,6 +413,8 @@ describe('Test live', function () {
       await testVideoResolutions(liveVideoId, resolutions)
 
       await stopFfmpeg(command)
+      await waitUntilLiveEnded(servers[0].url, servers[0].accessToken, liveVideoId)
+
       await waitJobs(servers)
 
       await waitUntilLivePublished(servers[0].url, servers[0].accessToken, liveVideoId)