Skip to content

Commit

Permalink
Merge pull request #1266 from dosaboy/dont-sync-noble-image
Browse files Browse the repository at this point in the history
Skip noble image sync for octavia tests
  • Loading branch information
freyes authored Sep 27, 2024
2 parents f967243 + b1690d4 commit 4c1e106
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zaza/openstack/charm_tests/octavia/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ def ensure_lts_images():
glance_setup.add_lts_image(image_name='bionic', release='bionic')
glance_setup.add_lts_image(image_name='focal', release='focal')
glance_setup.add_lts_image(image_name='jammy', release='jammy')
glance_setup.add_lts_image(image_name='noble', release='noble')


def add_amphora_image(image_url=None):
Expand Down

0 comments on commit 4c1e106

Please sign in to comment.