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

AZP/RELEASE: Fixes for v1.14 release #8823

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

Alexey-Rivkin
Copy link
Collaborator

What

Manually cherry-pick fixes to resolve various CI failures.

artemry-nv
artemry-nv previously approved these changes Jan 18, 2023
@artemry-nv
Copy link
Contributor

Have you verified test release on your fork with these changes?

@Alexey-Rivkin
Copy link
Collaborator Author

Have you verified test release on your fork with these changes?

For the most part:
https://dev.azure.com/ucfconsort/ucx/_build/results?buildId=57018&view=results
The Maven publish stage uses some pipeline-specific secrets that I can't replicate.

brminich
brminich previously approved these changes Jan 18, 2023
@brminich
Copy link
Contributor

brminich commented Jan 18, 2023

@yosefe

@yosefe
Copy link
Contributor

yosefe commented Jan 18, 2023

@Al3xR01 the build failure seems relevant,
also can you pls change the commit title to "AZP/RELEASE: ..."? see

check_release_build $(Build.Reason) $(Build.SourceVersion) "AZP/RELEASE: "

it will trigger release pipeline for this PR so we can see if it works

@Alexey-Rivkin Alexey-Rivkin force-pushed the topic/fix_v1.14_release branch 2 times, most recently from 56574b2 to 34f63d4 Compare January 18, 2023 21:02
@Alexey-Rivkin
Copy link
Collaborator Author

debian/rules.in Outdated
@@ -16,7 +16,7 @@ CUDA_OPT = $(shell echo ${DEB_BUILD_PROFILES} | grep -qw cuda \
dh $@

override_dh_auto_configure:
./contrib/configure-release-mt --prefix=/usr \
../contrib/configure-release-mt --prefix=/usr \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some tests fail because of this change

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brminich Debian builds fail without this change, so maybe we should fix these tests.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this related?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved by the sed hack for now.

@yosefe yosefe changed the title AZ: Fixes for v1.14 release AZP/RELEASE: Fixes for v1.14 release Jan 19, 2023
@Alexey-Rivkin Alexey-Rivkin force-pushed the topic/fix_v1.14_release branch 5 times, most recently from 6e88186 to 94330e2 Compare January 23, 2023 10:29
@brminich
Copy link
Contributor

@yosefe, can you please review?

@yosefe yosefe merged commit 0e6ef8e into openucx:v1.14.x Jan 24, 2023
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.

4 participants