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

[6.x] DynamoDB in CI suite #36749

Merged
merged 16 commits into from
Mar 25, 2021
Merged

[6.x] DynamoDB in CI suite #36749

merged 16 commits into from
Mar 25, 2021

Commits on Mar 25, 2021

  1. Set up DynamoDB testing

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    55fa2af View commit details
    Browse the repository at this point in the history
  2. env variable

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    e6e0474 View commit details
    Browse the repository at this point in the history
  3. Random AWS keys

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    aee7466 View commit details
    Browse the repository at this point in the history
  4. AWS endpoint

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    108d658 View commit details
    Browse the repository at this point in the history
  5. try different port

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    126bcb2 View commit details
    Browse the repository at this point in the history
  6. Try localhost

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    2a50ccf View commit details
    Browse the repository at this point in the history
  7. Dynamically create table

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    a20c9e5 View commit details
    Browse the repository at this point in the history
  8. Add provider

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    c250e1a View commit details
    Browse the repository at this point in the history
  9. uppercase

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d7720b0 View commit details
    Browse the repository at this point in the history
  10. KeySchema

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    43f451e View commit details
    Browse the repository at this point in the history
  11. Update table

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    f1c45ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0aa987 View commit details
    Browse the repository at this point in the history
  13. throughput

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b3d786a View commit details
    Browse the repository at this point in the history
  14. exception message

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    c3d0f5f View commit details
    Browse the repository at this point in the history
  15. Switch env statement

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    9d9df49 View commit details
    Browse the repository at this point in the history
  16. Remove directory

    driesvints committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    488ee6c View commit details
    Browse the repository at this point in the history