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

Start an AWS Exasol cluster for tests #92

Open
tomuben opened this issue Oct 6, 2021 · 0 comments
Open

Start an AWS Exasol cluster for tests #92

tomuben opened this issue Oct 6, 2021 · 0 comments
Labels
refactoring Code improvement without behavior change

Comments

@tomuben
Copy link
Collaborator

tomuben commented Oct 6, 2021

Background

Today the integration test are executed only under Linux, using the integration-test-docker-environment.
However, it be good to run the tests also under Windows and MacOsX.
For this purpose we need an external database instance available.

Acceptance criteria

  1. Use https://github.com/exasol/terraform-aws-exasol-test-setup/ in a github actions to start the cluster and execute integration tests there.
  2. The github actions must only run when requested (not on every push).
@tomuben tomuben added feature Product feature source:exasol labels Oct 6, 2021
@redcatbear redcatbear added refactoring Code improvement without behavior change and removed feature Product feature labels Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

3 participants