Skip to content

fix: e2e - docker logs fix#2032

Merged
bmingles merged 5 commits intodeephaven:mainfrom
bmingles:2031-fix-docker-logs
May 24, 2024
Merged

fix: e2e - docker logs fix#2032
bmingles merged 5 commits intodeephaven:mainfrom
bmingles:2031-fix-docker-logs

Conversation

@bmingles
Copy link
Copy Markdown
Contributor

@bmingles bmingles commented May 24, 2024

There was an issue where containers were removed before the docker logs step. Containers are now kept around until GH actions are done

fixes #2031

@bmingles bmingles requested a review from mofojed May 24, 2024 17:37
@bmingles bmingles merged commit 297ad9a into deephaven:main May 24, 2024
@bmingles bmingles deleted the 2031-fix-docker-logs branch May 24, 2024 20:12
@github-actions github-actions Bot locked and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

e2e tests: Container is no longer available when docker logs is called

2 participants