opea-project / GenAIInfra

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

Optimize app namesapces and fix some typos in gmc e2e test. #145

Closed gyohuangxin closed 3 days ago

gyohuangxin commented 4 days ago

Description

The summary of the proposed changes as long as the relevant motivation and context.

  1. Change the app namespapce from chatqna-$(date +%Y%m%d%H%M%S) to opea-app-$(date +%Y%m%d%H%M%S) to adapt different workloads instead of just chatqna.
  2. Fix some typos in gmc e2e tests.

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

n/a

Type of change

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

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

gyohuangxin commented 3 days ago

/retest