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

ENT-9170: Added deployment tests for built enterprise hub package (3.21) #1272

Merged
merged 3 commits into from
Aug 23, 2023

Commits on Aug 23, 2023

  1. Adjusted autogen script to have a stable length abbreviated hash

    Also check the hash to ensure it is unique or fail the script.
    
    Ticket: ENT-10419
    Changelog: none
    (cherry picked from commit c9d4e00)
    craigcomstock committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3e8a21f View commit details
    Browse the repository at this point in the history
  2. Added deplyment tests for built enterprise hub package

    Can be run in docker or on a plain host (vm/metal)
    
    Also added step in docker build to get sftp cached deps packages
    
    Requires either GH env var ssh private key or mystiko (password-store repo)
    
    Ticket: ENT-9170
    Changelog: none
    (cherry picked from commit 4db36c7)
    craigcomstock committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8b55f11 View commit details
    Browse the repository at this point in the history
  3. send details of package sha contents to stderr for debugability

    (cherry picked from commit 191927d)
    craigcomstock committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9d9c9f3 View commit details
    Browse the repository at this point in the history