[
https://issues.apache.org/jira/browse/GEODE-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290184#comment-17290184
]
ASF subversion and git services commented on GEODE-8949:
--------------------------------------------------------
Commit cc9264052795dcef1efb431fe5cf3953d17d8a3f in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=cc92640 ]
GEODE-8949: Improves test stability (#750)
* Remove shell scripts.
* Enforce clang-format in integration tests.
* Fixes for windows tests.
* Fixes windows path
* Use ctest directly.
* Close inputs before kill
* Improve file copy
* Use CMake to build CSharp libraries.
* Delete unused tests and framework
* Dynamically discover all NUnit tests
* Fixes for .NET
* Fixes xunit runner path.
* Fixes .net test failure
* Deletes unused sources.
* Terminate gfsh command if it doesn't exit gracefully.
* Dont timeout
* Adds NUnit test runner.
* Discover and run new .net integration tests via ctest.
* Use ctest to run .net C# based unit tests.
* Fix test parallelism
* Test .net unmanaged tests.
* Reduced redundany in templates.
* Fixes test runner dependencies.
* Ignore AppDomainUnloadedException
* Remove NUnit from packer.
* Remove CMake 3.19 argument.
* Fix RAT check.
> Create a Continuous Integration Pipeline
> ----------------------------------------
>
> Key: GEODE-8949
> URL: https://issues.apache.org/jira/browse/GEODE-8949
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Michael Martell
> Priority: Major
> Labels: pull-request-available
>
> This will be our open source CI for publishing to the Apache Software
> Foundation. Two primary tenets are:
> * based on Concourse
> * PRs will trigger the CI pipeline and can't be merged until they pass the CI
> Note: The bulk of this work has been completed in draft [PR
> #716|http://github.com/apache/geode-native/pull/716]. See that PR for further
> details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)