-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change
Description
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
- Use https://github.com/exasol/terraform-aws-exasol-test-setup/ in a github actions to start the cluster and execute integration tests there.
- The github actions must only run when requested (not on every push).
Metadata
Metadata
Assignees
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change