Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[ARM/CI] Add ARM CI script for cross build #1512

Merged
merged 1 commit into from
Feb 22, 2017

Conversation

jyoungyun
Copy link

@jyoungyun jyoungyun commented Feb 9, 2017

@hqueue
Copy link
Member

hqueue commented Feb 9, 2017

Related PR for CoreCLR is available at dotnet/coreclr#9445

@hqueue
Copy link
Member

hqueue commented Feb 9, 2017

@dotnet-bot test ci please

@hqueue
Copy link
Member

hqueue commented Feb 9, 2017

@dotnet-bot test Ubuntu16.04 arm Release Build
@dotnet-bot test Tizen4.0.0 armel Release Build

@hqueue
Copy link
Member

hqueue commented Feb 9, 2017

@dotnet-bot skip ci test

sudo chown -R $(id -u -n) cross/rootfs

# Cross building core-setup with rootfs in Docker
if [ "$__buildArch" == "arm" ]; then

This comment was marked as spam.

This comment was marked as spam.

@jyoungyun
Copy link
Author

@dotnet-bot help

1 similar comment
@jyoungyun
Copy link
Author

@dotnet-bot help

@jyoungyun
Copy link
Author

@dotnet-bot test ci please
@dotnet-bot test Ubuntu arm Release
@dotnet-bot test Ubuntu armel Release

@jyoungyun
Copy link
Author

@dotnet-bot test ci please
@dotnet-bot test Ubuntu arm Release
@dotnet-bot test Ubuntu armel Release

@hseok-oh
Copy link

@dotnet-bot test ci please
@dotnet-bot test Ubuntu arm Release Build please
@dotnet-bot test Ubuntu armel Release Build please

@hseok-oh
Copy link

hseok-oh commented Feb 20, 2017

@jyoungyun @gkhanna79 It seems we cannot test newly defined job for arm/linux. If you want careful solution for CI machine, I suggest you to use step-by-step PR.

  1. 1st PR: define new ARM/Linux job in netci.groovy that call scripts/arm32_ci_script.sh, but do nothing in script.
  2. Next PR: modify scripts/arm32_ci_script.sh to build for arm/linux.

@jyoungyun
Copy link
Author

@hseok-oh Even though I make a seperate patch like your suggestion, but I'm still not sure that my changes about netci.groovy is working well. Is it okay if this patch pass 'dotnet_core-setup/master/GenPRTest/generator_prtest' build alone?

@jyoungyun
Copy link
Author

@dotnet-bot test ci please
@hseok-oh @gkhanna79 I modified this patch as following @hseok-oh 's comments. This patch is simply to add Ubuntu arm and Tizen armel CI job only and the arm32_ci script does nothing. PTAL

@jyoungyun jyoungyun changed the title [WIP][DO NOT MERGE][ARM/CI] Add ARM CI script for cross build [ARM/CI] Add ARM CI script for cross build Feb 21, 2017
@jyoungyun jyoungyun modified the milestone: 2.0.0 Feb 21, 2017
Implement ARM CI using Docker for arm
Call the arm32 CI script in netci.groovy but it is temporarily disabled
Uses 'arm-cross-latest' version image in Ubuntu14.04 machinemap
@jyoungyun
Copy link
Author

@dotnet-bot test ci please

@jyoungyun
Copy link
Author

jyoungyun commented Feb 21, 2017

@gkhanna79
Copy link
Member

Change LGTM. Let me know when it is ready to merge @jyoungyun

@jyoungyun
Copy link
Author

@gkhanna79 It's okay to merge this PR. Thank you.

@gkhanna79 gkhanna79 merged commit b240389 into dotnet:master Feb 22, 2017
@gkhanna79
Copy link
Member

@jyoungyun I have merged this. Can you please trigger a dummy pr to confirm that Linux Arm32 CI build looks good?

@jyoungyun
Copy link
Author

@gkhanna79 I made a new PR(#1572) for confirming that ARM CI works well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants