opendatahub-io / ai-edge

ODH integration with AI at the Edge usecases
Apache License 2.0
9 stars 19 forks source link

The PipelineRun YAML where git fetch approach work out of box is the tensorflow housing one. #223

Closed adelton closed 7 months ago

adelton commented 7 months ago

Description

I followed https://github.com/opendatahub-io/ai-edge/blob/main/pipelines/README.md#for-git-fetch but by only changing fetch-model value to git, I got

ls: cannot access 'model_dir-bike-rentals-auto-ml/bike-rentals-auto-ml/': No such file or directory

It seems modelRelativePath also needs to be set, and the aiedge-e2e.tensorflow-housing.pipelinerun.yaml is already tailored to demonstrate the git fetch approach.

How Has This Been Tested?

Manually.

Merge criteria:

openshift-ci[bot] commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adelton, MarianMacik

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)~~ [MarianMacik,adelton] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment