Skip to content

Conversation

boekkooi-lengoo
Copy link

While I was working on a PoC I wanted to run the tests locally but was hitting some issues with different versions while following https://apisix.apache.org/docs/apisix/building-apisix/.
In order to avoid these issues I create a docker-compose file and related docker file to run the tests in docker.

Updating to the latest v2 minor version to ensure all works as expected.
As of 2.13.0 public API's are no longer exposed by default so we do it manually in the test now.
See https://github.com/apache/apisix/blob/2.13.0/CHANGELOG.md#2130
This adds a docker file and docker-compose to enable developers to run tests locally without installing a bunch of dependencies.
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.

1 participant