Skip to content

Add tests for mTLS#329

Merged
akudiyar merged 1 commit intomasterfrom
gh-328
Dec 19, 2022
Merged

Add tests for mTLS#329
akudiyar merged 1 commit intomasterfrom
gh-328

Conversation

@iDneprov
Copy link
Copy Markdown
Contributor

@iDneprov iDneprov commented Dec 15, 2022

Add mTLS integration tests and resources

I haven't forgotten about:

  • Tests
  • Changelog
  • Documentation
  • Commit messages comply with the guideline
  • Cleanup the code for review. See checklist

Related issues:

Closes #328

@iDneprov iDneprov self-assigned this Dec 15, 2022
);
final Map<String, String> buildArgs = new HashMap<>();
buildArgs.put("DOWNLOAD_SDK_URI", System.getenv("DOWNLOAD_SDK_URI"));
buildArgs.put("SDK_VERSION", "tarantool-enterprise-bundle-2.10.0-beta2-91-g08c9b4963-r474");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I guess this bundle name may change frequently, so it will have more sense to pass it as an environment variable (and therefore from the CI job environment variables).

@iDneprov iDneprov force-pushed the gh-328 branch 3 times, most recently from 4fe7a2c to cc381ed Compare December 19, 2022 11:56
@iDneprov iDneprov requested review from ArtDu and akudiyar December 19, 2022 12:03
Copy link
Copy Markdown
Contributor

@ArtDu ArtDu left a comment

Choose a reason for hiding this comment

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

Please squash commits before merge

ArtDu
ArtDu previously approved these changes Dec 19, 2022
Add mTLS integration tests and resources
Co-authored-by: Oleg Kuznetsov <one.byte.from@gmail.com>

Closes #328
Copy link
Copy Markdown
Collaborator

@akudiyar akudiyar left a comment

Choose a reason for hiding this comment

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

LGTM

@akudiyar akudiyar merged commit d5fcb3e into master Dec 19, 2022
@akudiyar akudiyar deleted the gh-328 branch December 19, 2022 15:01
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.

Add tests for mTLS

3 participants