Commit b0a5d7a
committed
Drop bootstrap-mongo-orchestration from test-coverage
run-tests.sh already launches MongoDB via mlaunch. Running
bootstrap-mongo-orchestration first started a second cluster on the
same ports, causing mlaunch to fail with "ports 27017/27018/27019 not
available". Other tasks like test-otel and test-csot only invoke their
run-tests function for the same reason.1 parent 0a39135 commit b0a5d7a
2 files changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
684 | | - | |
685 | 684 | | |
686 | 685 | | |
687 | 686 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
681 | | - | |
682 | 681 | | |
683 | 682 | | |
684 | 683 | | |
| |||
0 commit comments