Skip to content

Fix test failure due to hard-coded project path

Stan Hu requested to merge sh-fix-issue-425772 into master

What does this MR do and why?

!131068 (merged) added a hard-coded namespace1/project-1 path, but project.full_path should have been used to avoid order-dependent test failures.

Relates to #425772 (closed)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports