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

[RTI-14728] Add test enviroment #77

Merged
merged 8 commits into from
Jul 25, 2023
Merged

Conversation

raz-adroll
Copy link
Contributor

No description provided.

qhool and others added 7 commits July 7, 2023 10:18
  * docker compose.yml creates a testing environment:
    * Use kinesalite and dynalite (github.com/mhart) to provide
      kinesis and dynamodb work-alikes
    * Create ca-certificate and server cert signed with this ca,
      so that kinesalite and dynalite can pose as the real deals
    * Insert the ca-cert into trusted certificats for the test container
    * Create dns aliases for standard aws endpoints
  * New consume_SUITE.erl and load_from_dir script enable testing against
    real AWS or using the docker compose env
  * Add Makefile to hold the required commands to start tests under docker
  Docker desktop uses a utility vm to host the containers.
  In addition to making things slower, this has other advantages:
  for instance, by running as root and mapping file ownership to root,
  it can break workflows that assume the docker user is unpriviledged.
@CLAassistant
Copy link

CLAassistant commented Jul 21, 2023

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ qhool
❌ raz-adroll
You have signed the CLA already but the status is still pending? Let us recheck it.

@raz-adroll raz-adroll merged commit eddd22b into main Jul 25, 2023
3 checks passed
@raz-adroll raz-adroll deleted the RTI-14728_kinesis_test_env branch July 25, 2023 15:54
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

Successfully merging this pull request may close these issues.

None yet

5 participants