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

Enable ignition-gazebo CI on Windows #388

Merged
merged 1 commit into from
Jan 28, 2021
Merged

Conversation

j-rivero
Copy link
Contributor

Together with the merge of gazebosim/gz-sim#585 it will enable the Windows CI on ignition-gazebo.
Partially fix #351

@j-rivero
Copy link
Contributor Author

Tested here Build Status. No changes since the jobs were created by disabled.

Local run (first disabled is the one to look at):

release-tools/jenkins-scripts/dsl on  enable_ign_gazebo_win [?] ❯ grep disable ign_gazebo-*
ign_gazebo-ci-win.xml:    <disabled>false</disabled>
ign_gazebo-ci-win.xml:            <disabled>false</disabled>
ign_gazebo-ign-3-win.xml:    <disabled>true</disabled>
ign_gazebo-ign-3-win.xml:            <disabled>false</disabled>
ign_gazebo-ign-4-win.xml:    <disabled>true</disabled>
ign_gazebo-ign-4-win.xml:            <disabled>false</disabled>
ign_gazebo-pr-win.xml:    <disabled>false</disabled>
ign_gazebo-pr-win.xml:            <disabled>false</disabled>

@j-rivero j-rivero merged commit 364f285 into master Jan 28, 2021
@j-rivero j-rivero deleted the enable_ign_gazebo_win branch January 28, 2021 23:39
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.

Re-enable ign-launch Windows jobs
1 participant