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

CI for HammerDB Build Testing #492

Open
sm-shaw opened this issue Jan 18, 2023 · 0 comments
Open

CI for HammerDB Build Testing #492

sm-shaw opened this issue Jan 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@sm-shaw
Copy link
Contributor

sm-shaw commented Jan 18, 2023

As discussed at the TPC-OSS subcommittee. As HammerDB becomes more complex there is the requirement to develop a continuous integration environment to test changes to hammerDB in an automated way triggered by pull requests.

Capabilities have been added to HammerDB to both enable build from source with a single command:

dependency build #323 #362

And to build, test, delete and report on a database test with a single script from the Docker build already provided.

Docker scripts #339 #474 https://hub.docker.com/r/tpcorg/hammerdb

This issue acts as a placeholder to develop a CI solution to build on these existing starting and ending steps so that testing HammerDB builds can be automated from building the source to deploying the docker image and testing the target databases and reporting on results.

@sm-shaw sm-shaw added the enhancement New feature or request label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant