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

[Wallaby] Add Octavia volume-based Amphora test #1286

Open
wants to merge 3 commits into
base: stable/wallaby
Choose a base branch
from

Commits on Nov 22, 2024

  1. Add octavia to UPGRADE_SERVICES

    (cherry picked from commit cabe300)
    (cherry picked from commit de9b0ca)
    (cherry picked from commit 4bf3dc4)
    ajkavanagh authored and dosaboy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    641ec78 View commit details
    Browse the repository at this point in the history
  2. Add CompareOpenStack class.

    The CompareOpenStack class allows the comparison of OpenStack codenames.
    
    (cherry picked from commit 7205e31)
    (cherry picked from commit f2ef3ac)
    (cherry picked from commit d780c3a)
    freyes authored and dosaboy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a1e4522 View commit details
    Browse the repository at this point in the history
  3. Add Octavia volume-based Amphora test

    Enable Amphora to run instances booted from
    volume by flipping the config option
    `enable-volume-based-amphora` to True and
    checking volumes attached to the amphora
    instances.
    
    Depends-On: https://review.opendev.org/c/openstack/charm-octavia/+/931587
    Related-Bug: https://launchpad.net/bugs/1901732
    (cherry picked from commit d096096)
    (cherry picked from commit f0f60a5)
    (cherry picked from commit 3968c10)
    Nicholas Njihia authored and dosaboy committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    215af1f View commit details
    Browse the repository at this point in the history