google / turbinia

Automation and Scaling of Digital Forensics Tools
Apache License 2.0
735 stars 162 forks source link

Add check to e2e test to verify all containers come up. #1389

Closed hacktobeer closed 10 months ago

hacktobeer commented 10 months ago

Description of the change

Add check to e2e test to verify all containers come up.

Applicable issues

Checklist

hacktobeer commented 10 months ago

e2e test fails as expected (as worker not comgin up) -> https://github.com/google/turbinia/actions/runs/6783407198/job/18437581229?pr=1389#step:10:25

After merging PR #1387 the e2e tests for this PR should finish with success as expected.