opea-project / GenAIInfra

Containerization and cloud native suite for OPEA
Apache License 2.0
16 stars 22 forks source link

Change env OPEA_IMAGE_REPO to get consistent in xeon and gaudi CI test env #110

Closed daisy-ycguo closed 1 week ago

daisy-ycguo commented 1 week ago

Description

Change env OPEA_IMAGE_REPO to get consistent in xeon and gaudi CI test env.

Issues

In Gaudi test env, $OPEA_IMAGE_REPO is <ip>:5000/. In Xeon test env, $OPEA_IMAGE_REPO doesn't with /. In order to support both tests in Xeon and Gaudi, we have to keep them consistent.

Type of change

List the type of change like below. Please delete options that are not relevant.

Dependencies

n/a

Tests

CI Test