File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
tests/integration-tests/configs Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -562,31 +562,39 @@ test-suites:
562562 dimensions :
563563 - oss : {{ OSS }}
564564 regions : {{ REGIONS }}
565+ instances : {{ INSTANCES }}
565566 test_cluster_custom_resource.py::test_cluster_create_invalid :
566567 dimensions :
567568 - oss : {{ OSS }}
568569 regions : {{ REGIONS }}
570+ instances : {{ INSTANCES }}
569571 test_cluster_custom_resource.py::test_cluster_update :
570572 dimensions :
571573 - oss : {{ OSS }}
572574 regions : {{ REGIONS }}
575+ instances : {{ INSTANCES }}
573576 test_cluster_custom_resource.py::test_cluster_update_invalid :
574577 dimensions :
575578 - oss : {{ OSS }}
576579 regions : {{ REGIONS }}
580+ instances : {{ INSTANCES }}
577581 test_cluster_custom_resource.py::test_cluster_update_tag_propagation :
578582 dimensions :
579583 - oss : {{ OSS }}
580584 regions : {{ REGIONS }}
585+ instances : {{ INSTANCES }}
581586 test_cluster_custom_resource.py::test_cluster_delete_out_of_band :
582587 dimensions :
583588 - oss : {{ OSS }}
584589 regions : {{ REGIONS }}
590+ instances : {{ INSTANCES }}
585591 test_cluster_custom_resource.py::test_cluster_delete_retain :
586592 dimensions :
587593 - oss : {{ OSS }}
588594 regions : {{ REGIONS }}
595+ instances : {{ INSTANCES }}
589596 test_cluster_custom_resource.py::test_cluster_create_with_custom_policies :
590597 dimensions :
591598 - oss : {{ OSS }}
592599 regions : {{ REGIONS }}
600+ instances : {{ INSTANCES }}
You can’t perform that action at this time.
0 commit comments