Skip to content

Commit

Permalink
right manifest (#12)
Browse files Browse the repository at this point in the history
-_-
NOT PASSING TESTS
  • Loading branch information
hughhhh authored and lyft-buildnotify-3 committed Oct 24, 2017
1 parent 0d3d28c commit fcdcfbc
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,28 @@ tests:
type: startup
group: superset.dev
deploy:
- name: development
automatic: true
legacy: false
orca:
- region: iad
- name: staging
legacy: true
automatic: true
orca:
- region: iad
- name: canary
legacy: true
- name: production
legacy: true
orca:
- region: iad
- - name: production-us-east-1a
legacy: true
availability_zone: us-east-1a
- name: production-us-east-1d
legacy: true
availability_zone: us-east-1d
- name: production
legacy: true
python:
mypy:
python_versions:
Expand Down

0 comments on commit fcdcfbc

Please sign in to comment.