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

[8.10](backport #3563) Remove the agent version override in tests. #3612

Merged
merged 1 commit into from
Oct 16, 2023

Commits on Oct 16, 2023

  1. Remove the agent version override in tests. (#3563)

    * Remove the agent version override in tests.
    
    We now have working 8.12.0 and 8.11.0 snapshots.
    * Add failing unit test for upgradeable minor during FF.
    * Return 8.11.0-SNAPSHOT as the previous minor.
    * Fix broken condition in upgrade rollback test. Use the agent core version in the condition in the policy because the
    variable evaluation strips the snapshot suffix.
    * Don't auto overwrite sourceURI if it isn't the default.
    
    (cherry picked from commit 9adbac2)
    cmacknz authored and mergify[bot] committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a196069 View commit details
    Browse the repository at this point in the history