We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eaa144 commit bb1b1c1Copy full SHA for bb1b1c1
tests/integration-tests/configs/develop.yaml
@@ -52,11 +52,11 @@ test-suites:
52
instances: {{ common.INSTANCES_DEFAULT_X86 }}
53
oss: ["alinux2"]
54
schedulers: ["awsbatch"]
55
- test_api.py::test_custom_image:
56
- dimensions:
57
- - regions: ["sa-east-1"]
58
- instances: {{ common.INSTANCES_DEFAULT_X86 }}
59
- oss: ["alinux2"]
+ # test_api.py::test_custom_image:
+ # dimensions:
+ # - regions: ["sa-east-1"]
+ # instances: {{ common.INSTANCES_DEFAULT_X86 }}
+ # oss: ["alinux2"]
60
test_api.py::test_login_nodes:
61
dimensions:
62
- regions: ["sa-east-1"]
0 commit comments