Skip to content

Commit ad61d3a

Browse files
Merge pull request #840 from Checkmk/devel
Release 6.2.0
2 parents 1c77c77 + 2873262 commit ad61d3a

File tree

67 files changed

+229
-524
lines changed

Some content is hidden

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

67 files changed

+229
-524
lines changed

.github/workflows/ans-int-test-activation.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,29 +47,20 @@ jobs:
4747
- stable-2.18
4848
- devel
4949
python:
50-
- '3.9'
5150
- '3.10'
5251
- '3.11'
5352
- '3.12'
5453
exclude:
5554
# Exclude unsupported sets.
56-
- ansible: stable-2.16
57-
python: '3.9'
58-
- ansible: stable-2.17
59-
python: '3.9'
60-
- ansible: stable-2.18
61-
python: '3.9'
6255
- ansible: stable-2.18
6356
python: '3.10'
64-
- ansible: devel
65-
python: '3.9'
6657
- ansible: devel
6758
python: '3.10'
6859
- ansible: devel
6960
python: '3.11'
7061
services:
7162
ancient_cre:
72-
image: checkmk/check-mk-raw:2.2.0p44
63+
image: checkmk/check-mk-raw:2.2.0p45
7364
ports:
7465
- 5022:5000
7566
env:

.github/workflows/ans-int-test-bakery.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,30 +46,21 @@ jobs:
4646
- stable-2.18
4747
- devel
4848
python:
49-
- '3.9'
5049
- '3.10'
5150
- '3.11'
5251
- '3.12'
5352
exclude:
5453
# Exclude unsupported sets.
55-
- ansible: stable-2.16
56-
python: '3.9'
57-
- ansible: stable-2.17
58-
python: '3.9'
59-
- ansible: stable-2.18
60-
python: '3.9'
6154
- ansible: stable-2.18
6255
python: '3.10'
63-
- ansible: devel
64-
python: '3.9'
6556
- ansible: devel
6657
python: '3.10'
6758
- ansible: devel
6859
python: '3.11'
6960

7061
services:
7162
ancient_cce:
72-
image: checkmk/check-mk-cloud:2.2.0p44
63+
image: checkmk/check-mk-cloud:2.2.0p45
7364
ports:
7465
- 5222:5000
7566
env:

.github/workflows/ans-int-test-contact_group.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,30 +46,21 @@ jobs:
4646
- stable-2.18
4747
- devel
4848
python:
49-
- '3.9'
5049
- '3.10'
5150
- '3.11'
5251
- '3.12'
5352
exclude:
5453
# Exclude unsupported sets.
55-
- ansible: stable-2.16
56-
python: '3.9'
57-
- ansible: stable-2.17
58-
python: '3.9'
59-
- ansible: stable-2.18
60-
python: '3.9'
6154
- ansible: stable-2.18
6255
python: '3.10'
63-
- ansible: devel
64-
python: '3.9'
6556
- ansible: devel
6657
python: '3.10'
6758
- ansible: devel
6859
python: '3.11'
6960

7061
services:
7162
ancient_cre:
72-
image: checkmk/check-mk-raw:2.2.0p44
63+
image: checkmk/check-mk-raw:2.2.0p45
7364
ports:
7465
- 5022:5000
7566
env:

.github/workflows/ans-int-test-discovery.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,30 +46,21 @@ jobs:
4646
- stable-2.18
4747
- devel
4848
python:
49-
- '3.9'
5049
- '3.10'
5150
- '3.11'
5251
- '3.12'
5352
exclude:
5453
# Exclude unsupported sets.
55-
- ansible: stable-2.16
56-
python: '3.9'
57-
- ansible: stable-2.17
58-
python: '3.9'
59-
- ansible: stable-2.18
60-
python: '3.9'
6154
- ansible: stable-2.18
6255
python: '3.10'
63-
- ansible: devel
64-
python: '3.9'
6556
- ansible: devel
6657
python: '3.10'
6758
- ansible: devel
6859
python: '3.11'
6960

7061
services:
7162
ancient_cre:
72-
image: checkmk/check-mk-raw:2.2.0p44
63+
image: checkmk/check-mk-raw:2.2.0p45
7364
ports:
7465
- 5022:5000
7566
env:

.github/workflows/ans-int-test-downtime.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,30 +46,21 @@ jobs:
4646
- stable-2.18
4747
- devel
4848
python:
49-
- '3.9'
5049
- '3.10'
5150
- '3.11'
5251
- '3.12'
5352
exclude:
5453
# Exclude unsupported sets.
55-
- ansible: stable-2.16
56-
python: '3.9'
57-
- ansible: stable-2.17
58-
python: '3.9'
59-
- ansible: stable-2.18
60-
python: '3.9'
6154
- ansible: stable-2.18
6255
python: '3.10'
63-
- ansible: devel
64-
python: '3.9'
6556
- ansible: devel
6657
python: '3.10'
6758
- ansible: devel
6859
python: '3.11'
6960

7061
services:
7162
ancient_cre:
72-
image: checkmk/check-mk-raw:2.2.0p44
63+
image: checkmk/check-mk-raw:2.2.0p45
7364
ports:
7465
- 5022:5000
7566
env:

.github/workflows/ans-int-test-folder.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,30 +46,21 @@ jobs:
4646
- stable-2.18
4747
- devel
4848
python:
49-
- '3.9'
5049
- '3.10'
5150
- '3.11'
5251
- '3.12'
5352
exclude:
5453
# Exclude unsupported sets.
55-
- ansible: stable-2.16
56-
python: '3.9'
57-
- ansible: stable-2.17
58-
python: '3.9'
59-
- ansible: stable-2.18
60-
python: '3.9'
6154
- ansible: stable-2.18
6255
python: '3.10'
63-
- ansible: devel
64-
python: '3.9'
6556
- ansible: devel
6657
python: '3.10'
6758
- ansible: devel
6859
python: '3.11'
6960

7061
services:
7162
ancient_cre:
72-
image: checkmk/check-mk-raw:2.2.0p44
63+
image: checkmk/check-mk-raw:2.2.0p45
7364
ports:
7465
- 5022:5000
7566
env:

.github/workflows/ans-int-test-host.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,30 +46,21 @@ jobs:
4646
- stable-2.18
4747
- devel
4848
python:
49-
- '3.9'
5049
- '3.10'
5150
- '3.11'
5251
- '3.12'
5352
exclude:
5453
# Exclude unsupported sets.
55-
- ansible: stable-2.16
56-
python: '3.9'
57-
- ansible: stable-2.17
58-
python: '3.9'
59-
- ansible: stable-2.18
60-
python: '3.9'
6154
- ansible: stable-2.18
6255
python: '3.10'
63-
- ansible: devel
64-
python: '3.9'
6556
- ansible: devel
6657
python: '3.10'
6758
- ansible: devel
6859
python: '3.11'
6960

7061
services:
7162
ancient_cre:
72-
image: checkmk/check-mk-raw:2.2.0p44
63+
image: checkmk/check-mk-raw:2.2.0p45
7364
ports:
7465
- 5022:5000
7566
env:

.github/workflows/ans-int-test-host_group.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,30 +46,21 @@ jobs:
4646
- stable-2.18
4747
- devel
4848
python:
49-
- '3.9'
5049
- '3.10'
5150
- '3.11'
5251
- '3.12'
5352
exclude:
5453
# Exclude unsupported sets.
55-
- ansible: stable-2.16
56-
python: '3.9'
57-
- ansible: stable-2.17
58-
python: '3.9'
59-
- ansible: stable-2.18
60-
python: '3.9'
6154
- ansible: stable-2.18
6255
python: '3.10'
63-
- ansible: devel
64-
python: '3.9'
6556
- ansible: devel
6657
python: '3.10'
6758
- ansible: devel
6859
python: '3.11'
6960

7061
services:
7162
ancient_cre:
72-
image: checkmk/check-mk-raw:2.2.0p44
63+
image: checkmk/check-mk-raw:2.2.0p45
7364
ports:
7465
- 5022:5000
7566
env:

.github/workflows/ans-int-test-lkp-bakery.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,30 +46,21 @@ jobs:
4646
- stable-2.18
4747
- devel
4848
python:
49-
- '3.9'
5049
- '3.10'
5150
- '3.11'
5251
- '3.12'
5352
exclude:
5453
# Exclude unsupported sets.
55-
- ansible: stable-2.16
56-
python: '3.9'
57-
- ansible: stable-2.17
58-
python: '3.9'
59-
- ansible: stable-2.18
60-
python: '3.9'
6154
- ansible: stable-2.18
6255
python: '3.10'
63-
- ansible: devel
64-
python: '3.9'
6556
- ansible: devel
6657
python: '3.10'
6758
- ansible: devel
6859
python: '3.11'
6960

7061
services:
7162
ancient_cce:
72-
image: checkmk/check-mk-cloud:2.2.0p44
63+
image: checkmk/check-mk-cloud:2.2.0p45
7364
ports:
7465
- 5222:5000
7566
env:

.github/workflows/ans-int-test-lkp-folder.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,30 +44,21 @@ jobs:
4444
- stable-2.18
4545
- devel
4646
python:
47-
- '3.9'
4847
- '3.10'
4948
- '3.11'
5049
- '3.12'
5150
exclude:
5251
# Exclude unsupported sets.
53-
- ansible: stable-2.16
54-
python: '3.9'
55-
- ansible: stable-2.17
56-
python: '3.9'
57-
- ansible: stable-2.18
58-
python: '3.9'
5952
- ansible: stable-2.18
6053
python: '3.10'
61-
- ansible: devel
62-
python: '3.9'
6354
- ansible: devel
6455
python: '3.10'
6556
- ansible: devel
6657
python: '3.11'
6758

6859
services:
6960
ancient_cre:
70-
image: checkmk/check-mk-raw:2.2.0p44
61+
image: checkmk/check-mk-raw:2.2.0p45
7162
ports:
7263
- 5022:5000
7364
env:

0 commit comments

Comments
 (0)