@@ -123,6 +123,7 @@ rubocop:
123123# # Define the rest of the matrix based on Kitchen testing
124124# Make sure the instances listed below match up with
125125# the `platforms` defined in `kitchen.yml`
126+ # debian-debian-11-tiamat-py3: {extends: '.test_instance'}
126127# debian-debian-10-tiamat-py3: {extends: '.test_instance'}
127128# debian-debian-9-tiamat-py3: {extends: '.test_instance'}
128129# ubuntu-ubuntu-2004-tiamat-py3: {extends: '.test_instance'}
@@ -134,6 +135,7 @@ rubocop:
134135# redhat-oraclelinux-7-tiamat-py3: {extends: '.test_instance'}
135136# redhat-almalinux-8-tiamat-py3: {extends: '.test_instance'}
136137# redhat-rockylinux-8-tiamat-py3: {extends: '.test_instance'}
138+ debian-debian-11-master-py3 : {extends: '.test_instance'}
137139debian-debian-10-master-py3 : {extends: '.test_instance'}
138140debian-debian-9-master-py3 : {extends: '.test_instance'}
139141ubuntu-ubuntu-2004-master-py3 : {extends: '.test_instance'}
@@ -150,6 +152,7 @@ redhat-oraclelinux-8-master-py3: {extends: '.test_instance'}
150152redhat-oraclelinux-7-master-py3 : {extends: '.test_instance'}
151153redhat-almalinux-8-master-py3 : {extends: '.test_instance'}
152154redhat-rockylinux-8-master-py3 : {extends: '.test_instance'}
155+ # debian-debian-11-3003-1-py3: {extends: '.test_instance'}
153156# debian-debian-10-3003-1-py3: {extends: '.test_instance'}
154157# debian-debian-9-3003-1-py3: {extends: '.test_instance'}
155158# ubuntu-ubuntu-2004-3003-1-py3: {extends: '.test_instance'}
@@ -164,6 +167,7 @@ redhat-rockylinux-8-master-py3: {extends: '.test_instance'}
164167# redhat-amazonlinux-2-3003-1-py3: {extends: '.test_instance'}
165168# redhat-oraclelinux-8-3003-1-py3: {extends: '.test_instance'}
166169# redhat-oraclelinux-7-3003-1-py3: {extends: '.test_instance'}
170+ # debian-debian-11-3002-6-py3: {extends: '.test_instance'}
167171# debian-debian-10-3002-6-py3: {extends: '.test_instance'}
168172# debian-debian-9-3002-6-py3: {extends: '.test_instance'}
169173# ubuntu-ubuntu-2004-3002-6-py3: {extends: '.test_instance'}
0 commit comments