Skip to content

Commit

Permalink
v3 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo authored Dec 2, 2024
1 parent 30a1622 commit a81418d
Show file tree
Hide file tree
Showing 274 changed files with 6,718 additions and 6,848 deletions.
61 changes: 0 additions & 61 deletions .github/workflows/integration-changed.yml

This file was deleted.

5 changes: 2 additions & 3 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- stable-2.17
container-version:
- 1.6.1
- 1.4.0
- 1.7.0
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down Expand Up @@ -61,11 +61,10 @@ jobs:
-v
--diff
--color
--retry-on-error
--python ${{ matrix.python-version }}
--continue-on-error
--coverage
shippable/cs/group${{ matrix.group }}/
cs/group${{ matrix.group }}/
env:
ANSIBLE_CLOUDSTACK_CONTAINER: quay.io/ansible/cloudstack-test-container:${{ matrix.container-version }}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.15
- stable-2.16
# - stable-2.15
# - stable-2.16
- stable-2.17
- devel
# - devel
runs-on: ubuntu-22.04
steps:
- name: Check out code
Expand Down
Loading

0 comments on commit a81418d

Please sign in to comment.