cloudfoundry-attic / cf-dotnet-sdk

Cloud Foundry .NET SDK
Other
18 stars 13 forks source link

Push fixes #74

Closed stefanschneider closed 9 years ago

stefanschneider commented 9 years ago

This will fix several issues for push:

@mihaibuzgau @carabasdaniel can you please check this out.

Please do not merge yet.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/194/ Test passed.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/196/ Test PASSed.

stefanschneider commented 9 years ago

After the amend: Tested on a clean CF deployment and works fine. Should be compatible with previous supported envs.

viovanov commented 9 years ago

verify this please

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-verify/12/ Verification failed.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/200/ Test PASSed.

mihaibuzgau commented 9 years ago

verify this please

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-verify/13/ Verification passed.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/201/ Test PASSed.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/202/ Test PASSed.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/203/ Test PASSed.

stefanschneider commented 9 years ago

To ignore integration test based on category rules use the snippet: msbuild /p:TestCaseFilter="TestCategory!=RequiresPackageDownloadSupport" /t:IntegrationTest ...

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/204/ Test PASSed.

mihaibuzgau commented 9 years ago

verify this please

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-verify/14/ Verification passed.

mihaibuzgau commented 9 years ago

:+1: