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 deplyment tests for built enterprise hub package (3.18) #1266

Closed
wants to merge 3 commits into from

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
    ee8840a 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
    c418beb 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
    e8545d7 View commit details
    Browse the repository at this point in the history