Skip to content

Quick fix for hybrid tests without git information. - #176

Closed
NvTimLiu wants to merge 0 commit into
mainfrom
quick-fix-hybirid
Closed

Quick fix for hybrid tests without git information.#176
NvTimLiu wants to merge 0 commit into
mainfrom
quick-fix-hybirid

Conversation

@NvTimLiu

Copy link
Copy Markdown
Owner

For some tests in CI/CD, we only need to download specific test files and do not need to clone the entire Git repository.

As a result, we cannot retrieve the project root directory using Git commands.

So we use the $WORKSPACE(always pointing to the root dir of the project) instead of the Git top-level path.

Fixes #xxxx.

Description

Checklists

Documentation

  • Updated for new or modified user-facing features or behaviors
  • No user-facing change

Testing

  • Added or modified tests to cover new code paths
  • Covered by existing tests
    (Please provide the names of the existing tests in the PR description.)
  • Not required

Performance

  • Tests ran and results are added in the PR description
  • Issue filed with a link in the PR description
  • Not required

@NvTimLiu NvTimLiu closed this Sep 10, 2026
@NvTimLiu
NvTimLiu deleted the quick-fix-hybirid branch September 10, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant