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

[test] aerospike-basics #586

Closed
docker-library-bot opened this issue Mar 24, 2015 · 5 comments
Closed

[test] aerospike-basics #586

docker-library-bot opened this issue Mar 24, 2015 · 5 comments

Comments

@docker-library-bot
Copy link
Member

Create test simlar to mysql basics test; start the database container in background (be sure to give it a unique name), wait a reasonable amount of time for the database to be ready for connections (if needed), connect to the database (possibly through another container), perform basic database operations (sql examples include: create, insert, select, delete, drop, etc), be sure to clean up the database container at the end or on failure.

@dnelson
Copy link

dnelson commented Mar 26, 2015

I looked into writing tests for the container, but it looks like the cli client isn't included in the container. I filed a bug with the container repo, so we'll see.

@tianon
Copy link
Member

tianon commented Apr 2, 2015

@packetcollision 👍 ❤️

@cstivers78
Copy link

We have a tools container in the works. When it is ready, we will let you know.

@tianon
Copy link
Member

tianon commented Apr 17, 2015

@cstivers78 ❤️

@tianon
Copy link
Member

tianon commented Oct 12, 2017

Since there doesn't seem to be any strong interest in creating this test, I'm going to (finally) close this issue. Of course, if someone were to create a PR which implements it, we'd be happy to review and consider accepting it! (More tests are always great. ❤️)

@tianon tianon closed this as completed Oct 12, 2017
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

No branches or pull requests

4 participants