Skip to content

Commit db4abc3

Browse files
committed
rm group3
1 parent bf11d99 commit db4abc3

File tree

54 files changed

+2
-132
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+2
-132
lines changed

.github/workflows/integration-changed.yml

Lines changed: 0 additions & 75 deletions
This file was deleted.

.github/workflows/integration.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
pull_request:
55
types: [labeled]
66
push:
7-
branches:
8-
- master
97
paths:
108
- "plugins/**"
119
- "tests/integration/**"
@@ -32,7 +30,7 @@ jobs:
3230
- stable-2.17
3331
container-version:
3432
- 1.6.1
35-
- 1.4.0
33+
- 1.7.0
3634
steps:
3735
- name: Check out code
3836
uses: actions/checkout@v4
@@ -63,11 +61,10 @@ jobs:
6361
-v
6462
--diff
6563
--color
66-
--retry-on-error
6764
--python ${{ matrix.python-version }}
6865
--continue-on-error
6966
--coverage
70-
shippable/cs/group${{ matrix.group }}/
67+
cs/group${{ matrix.group }}/
7168
env:
7269
ANSIBLE_CLOUDSTACK_CONTAINER: quay.io/ansible/cloudstack-test-container:${{ matrix.container-version }}
7370

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
cloud/cs
22
cs/group1
3-
cs/group3
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
cloud/cs
22
cs/group1
3-
cs/group3
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
cloud/cs
22
cs/group1
3-
cs/group3
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
cloud/cs
22
cs/group1
3-
cs/group3
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
cloud/cs
22
cs/group2
3-
cs/group3
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
cloud/cs
22
cs/group1
3-
cs/group3
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
cloud/cs
22
cs/group1
3-
cs/group3
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
cloud/cs
22
cs/group1
3-
cs/group3

0 commit comments

Comments
 (0)