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

Add Octavia volume-based Amphora test #1173

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

freyes
Copy link
Member

@freyes freyes commented Dec 5, 2023

Enable Amphora to run instances booted from a 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/+/810567
Related-Bug: https://launchpad.net/bugs/1901732

@freyes
Copy link
Member Author

freyes commented Dec 5, 2023

This PR is being exercised by https://review.opendev.org/c/openstack/charm-octavia/+/810567

@freyes freyes force-pushed the test-volume-based-amphora branch 2 times, most recently from d434fc9 to c70ac57 Compare December 7, 2023 13:09
@dosaboy dosaboy force-pushed the test-volume-based-amphora branch 3 times, most recently from 8b6bb0a to 7eb0ae2 Compare August 9, 2024 10:21
@dosaboy dosaboy force-pushed the test-volume-based-amphora branch 10 times, most recently from 172b8cf to 825813e Compare September 20, 2024 15:30
@dosaboy dosaboy changed the title Add LBaaSv2 volume-based Amphora test Add Octavia volume-based Amphora test Sep 20, 2024
@dosaboy dosaboy force-pushed the test-volume-based-amphora branch 2 times, most recently from a1bd6e8 to e9701f3 Compare September 22, 2024 20:33
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/+/810567
Related-Bug: https://launchpad.net/bugs/1901732
@dosaboy dosaboy force-pushed the test-volume-based-amphora branch from e9701f3 to 3c4482b Compare September 22, 2024 20:39
@dosaboy
Copy link
Contributor

dosaboy commented Sep 24, 2024

these tests are now passing see https://review.opendev.org/c/openstack/charm-octavia/+/929917

openstack-mirroring pushed a commit to openstack/charm-octavia that referenced this pull request Sep 24, 2024
By default launched amphora will use ephemeral storage as defined by
flavor used, this is suboptimal for environments where live-migration is
desired (and avoiding the transfer of the blockstorage is needed), but
also provides some resiliency in case of hypervisor failures.

This patch adds a new set of configuration option to enable amphora
instances booted from volume.

* enable-volume-based-amphora
* volume-size
* volume-type

More details about this feature can be found at
https://opendev.org/openstack/octavia/commit/93b509cfe5ccced92ab482fa789ed6cdb700f154

Also:
  * removes Mantic tests

Func-Test-Pr: openstack-charmers/zaza-openstack-tests#1173
Closes-Bug: #1901732
Change-Id: I45a8385e3522f161e31daf786f293777363e57e0
(cherry picked from commit a4711f5)
@dosaboy dosaboy merged commit f967243 into openstack-charmers:master Sep 24, 2024
3 checks passed
openstack-mirroring pushed a commit to openstack/charm-octavia that referenced this pull request Oct 15, 2024
By default launched amphora will use ephemeral storage as defined by
flavor used, this is suboptimal for environments where live-migration is
desired (and avoiding the transfer of the blockstorage is needed), but
also provides some resiliency in case of hypervisor failures.

This patch adds a new set of configuration option to enable amphora
instances booted from volume.

* enable-volume-based-amphora
* volume-size
* volume-type

More details about this feature can be found at
https://opendev.org/openstack/octavia/commit/93b509cfe5ccced92ab482fa789ed6cdb700f154

Also:
  * removes Mantic tests

Func-Test-Pr: openstack-charmers/zaza-openstack-tests#1173
Closes-Bug: #1901732
Change-Id: I45a8385e3522f161e31daf786f293777363e57e0
(cherry picked from commit a4711f5)
openstack-mirroring pushed a commit to openstack/charm-octavia that referenced this pull request Oct 16, 2024
By default launched amphora will use ephemeral storage as defined by
flavor used, this is suboptimal for environments where live-migration is
desired (and avoiding the transfer of the blockstorage is needed), but
also provides some resiliency in case of hypervisor failures.

This patch adds a new set of configuration option to enable amphora
instances booted from volume.

* enable-volume-based-amphora
* volume-size
* volume-type

More details about this feature can be found at
https://opendev.org/openstack/octavia/commit/93b509cfe5ccced92ab482fa789ed6cdb700f154

Func-Test-Pr: openstack-charmers/zaza-openstack-tests#1173
Closes-Bug: #1901732
Change-Id: I45a8385e3522f161e31daf786f293777363e57e0
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Oct 16, 2024
* Update charm-octavia from branch 'master'
  to a4711f55d757c8bcbe22079e09880254c961f213
  - Add config options for volume-based amphora.
    
    By default launched amphora will use ephemeral storage as defined by
    flavor used, this is suboptimal for environments where live-migration is
    desired (and avoiding the transfer of the blockstorage is needed), but
    also provides some resiliency in case of hypervisor failures.
    
    This patch adds a new set of configuration option to enable amphora
    instances booted from volume.
    
    * enable-volume-based-amphora
    * volume-size
    * volume-type
    
    More details about this feature can be found at
    https://opendev.org/openstack/octavia/commit/93b509cfe5ccced92ab482fa789ed6cdb700f154
    
    Func-Test-Pr: openstack-charmers/zaza-openstack-tests#1173
    Closes-Bug: #1901732
    Change-Id: I45a8385e3522f161e31daf786f293777363e57e0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants