Skip to content

Commit 5d22522

Browse files
committed
Update tests.json
1 parent bf44026 commit 5d22522

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.github/tests.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,24 @@
5757
"value3"
5858
]
5959
}
60+
},
61+
{
62+
"hardwareConfig": {
63+
"endpointConfig": {
64+
"gpuIds": "ADA_24,AMPERE_16,AMPERE_24,AMPERE_48,AMPERE_80",
65+
"name": "runpod-python E2E Test - Serverless Core"
66+
},
67+
"templateConfig": {
68+
"env"[
69+
{
70+
"key": "RUNPOD_USE_CORE",
71+
"value": "true"
72+
}
73+
]
74+
}
75+
},
76+
"input": {
77+
"mock_return": "this worked!"
78+
}
6079
}
6180
]

0 commit comments

Comments
 (0)