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

Pass in strong password to OSD integ test if version >= 2.12.0 #4334

Merged
merged 25 commits into from
Jan 10, 2024

Commits on Jan 9, 2024

  1. Change password based on version in integtest health check

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e1ad15a View commit details
    Browse the repository at this point in the history
  2. Remove hard coded 3

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    46cd35b View commit details
    Browse the repository at this point in the history
  3. Add version check same as benchmark

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a7ba5e4 View commit details
    Browse the repository at this point in the history
  4. Fix to minimize changes

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3097bbc View commit details
    Browse the repository at this point in the history
  5. Revert logging line

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f493f24 View commit details
    Browse the repository at this point in the history
  6. Remove non-existent args param

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5d7f060 View commit details
    Browse the repository at this point in the history
  7. try adding a test to increase codecov

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9ae642e View commit details
    Browse the repository at this point in the history
  8. Add test

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    574e40a View commit details
    Browse the repository at this point in the history
  9. Fix test

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    034f0cb View commit details
    Browse the repository at this point in the history
  10. fix capital

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4aac0c2 View commit details
    Browse the repository at this point in the history
  11. remove extra line

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d6fa3d5 View commit details
    Browse the repository at this point in the history
  12. Fix test

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3185ebe View commit details
    Browse the repository at this point in the history
  13. Fix test

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2d77952 View commit details
    Browse the repository at this point in the history
  14. Fix test

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    42fccb2 View commit details
    Browse the repository at this point in the history
  15. Fix test

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d76d9b2 View commit details
    Browse the repository at this point in the history
  16. Fix version to hit more lines

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c2b1374 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update password based on version for OSD

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    48fbe24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c86ce6 View commit details
    Browse the repository at this point in the history
  3. change to semver impl

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e450957 View commit details
    Browse the repository at this point in the history
  4. Reorg into utils and test and change export to env

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0dcfd3d View commit details
    Browse the repository at this point in the history
  5. hello

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    207be45 View commit details
    Browse the repository at this point in the history
  6. Fix import

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ec6a0a0 View commit details
    Browse the repository at this point in the history
  7. fix test assertion

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    20be6ff View commit details
    Browse the repository at this point in the history
  8. Fix assertion

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5d8d699 View commit details
    Browse the repository at this point in the history
  9. revert changes to export after checking logs to see that admin passwo…

    …rd succcesfully set
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6bd68e9 View commit details
    Browse the repository at this point in the history