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

fix(cijoe/latency): remove redundant git pull command #516

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

NaddiNadja
Copy link
Contributor

After we changed the latency workflows to use upstream SPDK at tag v24.05, we cannot do git pull --rebase, as we are not in a branch. The repository_prep script makes sure that the repository is up to date with the tag, so the command is redundant and can be removed without problems.

After we changed the latency workflows to use upstream SPDK at tag v24.05, we cannot do `git pull --rebase`, as we are not in a branch. The `repository_prep` script makes sure that the repository is up to date with the tag, so the command is redundant and can be removed without problems.

Signed-off-by: Nadja Brix Koch <n.koch@samsung.com>
@karlowich karlowich added the bench Run benchmarks label Jul 25, 2024
@karlowich karlowich merged commit 9e8c574 into xnvme:next Jul 25, 2024
71 checks passed
@NaddiNadja NaddiNadja deleted the spdk-latency branch August 5, 2024 07:30
@safl safl added this to the v0.7.5 milestone Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bench Run benchmarks
Development

Successfully merging this pull request may close these issues.

3 participants