Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rally doesn't apply changes to remote.repo.url when the src directory has data in it #1639

Open
thecoop opened this issue Dec 14, 2022 · 0 comments
Labels
bug Something's wrong

Comments

@thecoop
Copy link
Member

thecoop commented Dec 14, 2022

  1. Run a rally test with the default remote.repo.url
  2. Change the remote.repo.url
  3. Reference a branch or revision just on the new repo

Rally will continue to try to use the old repo url (as it has already checked it out into the src directory), and not find the specified branch/revision

Instead, when rally spots the checked-out code version doesn't match remote.repo.url, it should delete & re-fetch, or add a new remote, to the src directory

@thecoop thecoop added the bug Something's wrong label Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's wrong
Projects
None yet
Development

No branches or pull requests

1 participant