Skip to content

Commit

Permalink
Rename file since github displays it first.
Browse files Browse the repository at this point in the history
  • Loading branch information
ari authored Nov 10, 2021
1 parent 3b3ed82 commit 26ba4f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
15 changes: 15 additions & 0 deletions .github/CI.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Troubleshooting

Sometimes the server-integrations stuck for a long while > 30 min. Usualy because test db connection closed unexpectedly.

```java.net.SocketException: Socket closed```

To restart action - select it in actions list

https://github.com/ishgroup/oncourse/actions/workflows/server_test.yml

Press 'Cancel workflow'
Then after action really stopped rerun all jobs


We need to understand why the problem occurs in the github actions environment, but not elsewhere. Perhaps some DB configuration change is needed.
14 changes: 0 additions & 14 deletions .github/README.md

This file was deleted.

0 comments on commit 26ba4f8

Please sign in to comment.