Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fail to run dev-net/dn-test.gw-2.sh, because of timeout #182

Closed
rtang03 opened this issue Jan 22, 2021 · 1 comment
Closed

fail to run dev-net/dn-test.gw-2.sh, because of timeout #182

rtang03 opened this issue Jan 22, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Projects

Comments

@rtang03
Copy link
Owner

rtang03 commented Jan 22, 2021

when I attempt to create_release.yaml workflow, it should exec ./dn-test.gw-2.sh.

### ....
Starting nginx01 ... done
Starting nginx02 ... done
Creating tester  ... done
Complete docker-compose up -f compose.1org.yaml -f compose.2org.yaml -f compose.1org.cc.yaml -f compose.2org.cc.yaml -f compose.1org.db-red.yaml -f compose.2org.db-red.yaml -f compose.1org.auth.yaml -f compose.2org.auth.yaml -f compose.1org.gw.yaml -f compose.2org.gw.yaml -f compose.tester.yaml

Starting automated tests...
Waiting for 3 gateways before runing tests: gw-org1:4001 gw-org2:4001 gw-org3:4001
79 - waiting for 1 gateway(s)...
### ....
1 - waiting for 1 gateway(s)...
0 - waiting for 1 gateway(s)...
Timed out
Tests Failed - Exit Code: 1

It seems that to launch / wait for 3org's gateway, for this ./dn-test.gw-2.sh scenario. The missing org3 gateway make it time-out.

@rtang03 rtang03 added the bug Something isn't working label Jan 22, 2021
@rtang03 rtang03 added this to To do in deployments via automation Jan 22, 2021
@pangduckwai
Copy link
Collaborator

pangduckwai commented Jan 25, 2021

Fixed in commit 01c48f0

deployments automation moved this from To do to Done Jan 25, 2021
pangduckwai added a commit that referenced this issue Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
deployments
  
Done
Development

No branches or pull requests

2 participants