Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Vasquez <[email protected]>
  • Loading branch information
rafvasq committed Jan 25, 2023
1 parent e04ff41 commit 828b052
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fvt/predictor/predictor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ var predictorsArray = []FVTPredictor{
differentPredictorName: "onnx",
differentPredictorFilename: "onnx-predictor.yaml",
},
// OVMS not included due to resource constraints for FVTs
// {
// predictorName: "openvino",
// predictorFilename: "openvino-mnist-predictor.yaml",
Expand Down Expand Up @@ -536,7 +535,6 @@ var _ = Describe("Predictor", func() {
})
})

// OVMS not included due to resource constraints for FVTs
var _ = XDescribe("OVMS Inference", Ordered, func() {
var openvinoPredictorObject *unstructured.Unstructured
var openvinoPredictorName string
Expand Down

0 comments on commit 828b052

Please sign in to comment.