Skip to content

Commit

Permalink
Remove old kubernetes storage test flow
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Dec 18, 2019
1 parent 309b33d commit e0c58d5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 60 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ jobs:
DEX_KEYSTONE_ADMIN_USER: demo
DEX_KEYSTONE_ADMIN_PASS: DEMO_PASS

- name: Run Kubernetes tests
run: ./scripts/test-k8s.sh

- name: Run linter
run: make lint

Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ install:
script:
- make testall
- ./scripts/test-k8s.sh
- make verify-proto # Ensure proto generation doesn't depend on external packages.

notifications:
Expand Down
56 changes: 0 additions & 56 deletions scripts/test-k8s.sh

This file was deleted.

0 comments on commit e0c58d5

Please sign in to comment.