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

refactor integration test setup #462

Merged
merged 5 commits into from
Mar 22, 2021
Merged

Conversation

colin-axner
Copy link
Contributor

Refactor integrations tests to build a docker image with the specified configurations locally rather than relying on a remote docker image

closes: #360

Refactor integrations tests to build a docker image with the specified configurations locally rather than relying on a remote docker image
Copy link
Collaborator

@fedekunze fedekunze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, what are the instructions to run this locally?

Makefile Outdated Show resolved Hide resolved
test/setup/Dockerfile.akashtest Show resolved Hide resolved
@colin-axner
Copy link
Contributor Author

LGTM, what are the instructions to run this locally?

make test-gaia
make test-akash

colin-axner and others added 2 commits March 22, 2021 14:39
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
@colin-axner colin-axner merged commit 58174f4 into master Mar 22, 2021
@colin-axner colin-axner deleted the colin/refactor-integration-test branch March 22, 2021 13:41
@colin-axner colin-axner mentioned this pull request Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: Test TYPE: Test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve integration test automation
2 participants