Skip to content

Commit

Permalink
Merge pull request #8 from saragluna/feature/migrate-multiKeyvaultIT
Browse files Browse the repository at this point in the history
remove the matrix overriding in tests.yml
  • Loading branch information
yiliuTo authored Jun 12, 2020
2 parents 956e3be + 9d5708d commit 3422e53
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions sdk/spring/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ jobs:
TimeoutInMinutes: 240
MaxParallel: 2
ServiceDirectory: spring
Matrix:
Linux - Java 8 (AzureCloud):
OSVmImage: 'ubuntu-18.04'
JavaVersion: '1.8'
DisplayName: 'Linux - Java 8'
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
AZURE_TEST_HTTP_CLIENTS: netty
TestStepMavenInputs:
options: '-Dmaven.wagon.http.pool=false $(DefaultOptions) -Dmaven.javadoc.skip=true -Drevapi.skip=true -DskipSpringITs=false -pl $(ProjectList)'
goals: "verify"
Expand Down

0 comments on commit 3422e53

Please sign in to comment.