opea-project / GenAIInfra

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

Fix a small bug in gmc e2e test #131

Closed daisy-ycguo closed 6 days ago

daisy-ycguo commented 6 days ago

Description

Fix a small bug in gmc e2e test.

If GMC meets with error during e2e tests, some namespace will not be created. Then the cleanup function will exist with error when deleting the not existed namespace, which will make the opea-system namespace remained in CI server.

Issues

closes issue #127

Type of change

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

Dependencies

n/a

Tests

CI test