Skip to content

Commit

Permalink
adjust ci
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo committed Sep 27, 2024
1 parent d931f29 commit 073d892
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/integration-changed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- "3.11"
ansible-branch:
- stable-2.17
group:
- 1
- 2
container-version:
- 1.6.1
- 1.4.0
Expand Down Expand Up @@ -56,6 +59,6 @@ jobs:
--color
--retry-on-error
--python ${{ matrix.python-version }}
--changed
cs/group${{ matrix.group }}/
env:
ANSIBLE_CLOUDSTACK_CONTAINER: quay.io/ansible/cloudstack-test-container:${{ matrix.container-version }}
2 changes: 1 addition & 1 deletion tests/integration/targets/zone/aliases
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cloud/cs
shippable/cs/group2
cs/group2

0 comments on commit 073d892

Please sign in to comment.