Skip to content

Conversation

@NickCraver
Copy link
Collaborator

We're getting conflicts with other use cases locally and want to move off the default ports for test instances. This (hopefully) does that correctly.

Note, docker bits need to be re-initialized locally to clear state:

cd /tests/RedisConfigs
docker-compose down
docker-compose up --build --force-recreate --no-deps redis

Nick Craver added 3 commits August 22, 2020 10:05
We're getting conflicts with other use cases locally  and want to move off the default ports for test instances. This (hopefully) does that correctly.

Note, docker bits need to be re-initialized locally to clear state:
```
cd /tests/RedisConfigs
docker-compose down
docker-compose up --build --force-recreate --no-deps redis
```
@NickCraver
Copy link
Collaborator Author

I'll re-build one for saner testing after #1558 which improves testing stability.

@NickCraver NickCraver changed the base branch from main to craver/test-cleanup August 22, 2020 17:04
@mgravell mgravell marked this pull request as ready for review August 24, 2020 13:15
@NickCraver NickCraver merged commit 71929b8 into craver/test-cleanup Aug 24, 2020
@NickCraver NickCraver deleted the craver/port-moves branch May 23, 2021 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants