This repository was archived by the owner on Jul 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ run_test tests/xgboost-hosting-deployment.yaml
28
28
# Format: `verify_test <type of job> <Job's metadata name> <timeout to complete the test> <desired status for job to achieve>`
29
29
verify_test TrainingJob xgboost-mnist 20m Completed
30
30
verify_test HyperparameterTuningJob xgboost-mnist-hpo 20m Completed
31
- verify_test BatchTransformJob xgboost-batch 20m Completed
31
+ verify_test BatchTransformJob xgboost-batch 30m Completed
32
32
verify_test HostingDeployment hosting 40m InService
33
33
34
34
# Verify smlogs worked.
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ verify_test trainingjob xgboost-mnist-custom-endpoint 20m Completed
53
53
verify_test HyperparameterTuningJob xgboost-mnist-hpo 20m Completed
54
54
verify_test HyperparameterTuningJob spot-xgboost-mnist-hpo 20m Completed
55
55
verify_test HyperparameterTuningJob xgboost-mnist-hpo-custom-endpoint 20m Completed
56
- verify_test BatchTransformJob xgboost-batch 20m Completed
56
+ verify_test BatchTransformJob xgboost-batch 30m Completed
57
57
verify_test HostingDeployment hosting 40m InService
58
58
59
59
# Verify smlogs worked.
You can’t perform that action at this time.
0 commit comments