Skip to content

Commit

Permalink
integration tests with minikube
Browse files Browse the repository at this point in the history
  • Loading branch information
octonato committed Apr 19, 2021
1 parent 9f473bc commit d2a1214
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@ before_script:
jobs:
include:

- stage: integration
script: ./scripts/setup-minikube-for-linux.sh && ./integration-test/kubernetes-api/test.sh
name: "Integration test for Kubernetes API"

- script:
- ./scripts/setup-minikube-for-linux.sh && ./integration-test/kubernetes-dns/test.sh
name: "Integration test for Kubernetes DNS"

- script: ./scripts/setup-minikube-for-linux.sh && ./integration-test/kubernetes-api-java/test.sh
name: "Integration test for Kubernetes API with maven"
# The cron build compiles against Akka 2.6 and Akka HTTP 10.2, but the Maven example uses 2.5 and 10.1
Expand Down

0 comments on commit d2a1214

Please sign in to comment.