opendatahub-io / ai-edge

ODH integration with AI at the Edge usecases
Apache License 2.0
8 stars 17 forks source link

Test the full expected output value. #252

Closed adelton closed 4 months ago

adelton commented 4 months ago

Description

Test the full expected output value. For the given data.json input, the model should give deterministic output and we already have the value in output.json.

How Has This Been Tested?

Manually, the

$ oc apply -k tekton/aiedge-e2e/
$ oc create -f tekton/aiedge-e2e/aiedge-e2e.tensorflow-housing.pipelinerun.yaml
$ oc create -f tekton/aiedge-e2e/aiedge-e2e.bike-rentals.pipelinerun.yaml

steps pass.

Merge criteria:

openshift-ci[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grdryn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/opendatahub-io/ai-edge/blob/main/OWNERS)~~ [grdryn] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment