Skip to content

Commit

Permalink
add deployment_standalone
Browse files Browse the repository at this point in the history
Issue: AAH-2762
  • Loading branch information
jerabekjiri committed Dec 7, 2023
1 parent 323a063 commit 5f9fe69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions galaxy_ng/tests/integration/api/test_ansible_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def test_container_ansible_builder_build_with_galaxy_dependencies_task(galaxy_cl
assert ee["name"] == container_name


@pytest.mark.deployment_standalone
def test_container_ansible_builder_build_multiple_tags_task(galaxy_client):

container_name = f"baz_builder_image_{randstr(8)}"
Expand Down

0 comments on commit 5f9fe69

Please sign in to comment.