File tree 1 file changed +8
-0
lines changed
tests/integration-tests/configs
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -562,31 +562,39 @@ test-suites:
562
562
dimensions :
563
563
- oss : {{ OSS }}
564
564
regions : {{ REGIONS }}
565
+ instances : {{ INSTANCES }}
565
566
test_cluster_custom_resource.py::test_cluster_create_invalid :
566
567
dimensions :
567
568
- oss : {{ OSS }}
568
569
regions : {{ REGIONS }}
570
+ instances : {{ INSTANCES }}
569
571
test_cluster_custom_resource.py::test_cluster_update :
570
572
dimensions :
571
573
- oss : {{ OSS }}
572
574
regions : {{ REGIONS }}
575
+ instances : {{ INSTANCES }}
573
576
test_cluster_custom_resource.py::test_cluster_update_invalid :
574
577
dimensions :
575
578
- oss : {{ OSS }}
576
579
regions : {{ REGIONS }}
580
+ instances : {{ INSTANCES }}
577
581
test_cluster_custom_resource.py::test_cluster_update_tag_propagation :
578
582
dimensions :
579
583
- oss : {{ OSS }}
580
584
regions : {{ REGIONS }}
585
+ instances : {{ INSTANCES }}
581
586
test_cluster_custom_resource.py::test_cluster_delete_out_of_band :
582
587
dimensions :
583
588
- oss : {{ OSS }}
584
589
regions : {{ REGIONS }}
590
+ instances : {{ INSTANCES }}
585
591
test_cluster_custom_resource.py::test_cluster_delete_retain :
586
592
dimensions :
587
593
- oss : {{ OSS }}
588
594
regions : {{ REGIONS }}
595
+ instances : {{ INSTANCES }}
589
596
test_cluster_custom_resource.py::test_cluster_create_with_custom_policies :
590
597
dimensions :
591
598
- oss : {{ OSS }}
592
599
regions : {{ REGIONS }}
600
+ instances : {{ INSTANCES }}
You can’t perform that action at this time.
0 commit comments