|
32 | 32 | "availability": "pro", |
33 | 33 | "internal_test_suite": false, |
34 | 34 | "external_test_suite": true, |
35 | | - "terraform_test_suite": true, |
| 35 | + "terraform_test_suite": false, |
36 | 36 | "aws_validated": false, |
37 | 37 | "snapshot_tested": false, |
38 | 38 | "snapshot_skipped": "" |
|
512 | 512 | "availability": "pro", |
513 | 513 | "internal_test_suite": false, |
514 | 514 | "external_test_suite": true, |
515 | | - "terraform_test_suite": true, |
| 515 | + "terraform_test_suite": false, |
516 | 516 | "aws_validated": false, |
517 | 517 | "snapshot_tested": false, |
518 | 518 | "snapshot_skipped": "" |
|
853 | 853 | "snapshot_tested": true, |
854 | 854 | "origin": "internal" |
855 | 855 | }, |
| 856 | + { |
| 857 | + "node_id": "LocalStack Pro: tests/aws/services/eks/test_eks.py::TestEKSAddons::test_cluster_addons_lifecycle", |
| 858 | + "test": "test_cluster_addons_lifecycle", |
| 859 | + "response": "200", |
| 860 | + "error": "", |
| 861 | + "snapshot_skipped": "['$..accessConfig', '$..endpoint', '$..health', '$..identity.oidc.issuer', '$..logging', '$..tags']", |
| 862 | + "aws_validated": true, |
| 863 | + "snapshot_tested": true, |
| 864 | + "origin": "internal" |
| 865 | + }, |
856 | 866 | { |
857 | 867 | "node_id": "LocalStack Pro: tests/aws/services/eks/test_eks.py::TestK3SCluster::test_create_nodegroup_with_tags", |
858 | 868 | "test": "test_create_nodegroup_with_tags", |
|
1007 | 1017 | "snapshot_tested": true, |
1008 | 1018 | "origin": "internal" |
1009 | 1019 | }, |
| 1020 | + { |
| 1021 | + "node_id": "LocalStack Pro: tests/aws/services/eks/test_eks.py::TestEKSAddons::test_cluster_addon_errors", |
| 1022 | + "test": "test_cluster_addon_errors", |
| 1023 | + "response": "200", |
| 1024 | + "error": "", |
| 1025 | + "snapshot_skipped": "['$..accessConfig', '$..endpoint', '$..health', '$..identity.oidc.issuer', '$..logging', '$..tags']", |
| 1026 | + "aws_validated": true, |
| 1027 | + "snapshot_tested": true, |
| 1028 | + "origin": "internal" |
| 1029 | + }, |
1010 | 1030 | { |
1011 | 1031 | "node_id": "LocalStack Pro: tests/aws/services/eks/test_eks.py::TestK3SCluster::test_create_nodegroup_with_tags", |
1012 | 1032 | "test": "test_create_nodegroup_with_tags", |
|
0 commit comments