Skip to content

Commit

Permalink
Update jobs/integration/validation.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mateo Florido <[email protected]>
  • Loading branch information
addyess and mateoflorido authored Aug 20, 2024
1 parent de2cd24 commit ade5dbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/integration/validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -2647,6 +2647,7 @@ async def test_cinder(model, tools):
@pytest.mark.clouds(["openstack"])
@pytest.mark.usefixtures("teardown_microbot")
async def test_octavia(model, tools):
# TODO: Update the microbot deployment mechanism since the action has been deprecated.
assert "openstack-integrator" in model.applications, "Missing integrator"
log.info("Deploying microbot")
unit = model.applications["kubernetes-worker"].units[0]
Expand Down

0 comments on commit ade5dbf

Please sign in to comment.