Skip to content

Commit

Permalink
Remove oregon-b from dev, stage, & prod deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
jgmize authored and pmac committed Jan 23, 2019
1 parent 17af0b5 commit 73203de
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
5 changes: 0 additions & 5 deletions jenkins/branches/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,10 @@
push_public_registry: true
smoke_tests: true
regions:
- oregon-b
- iowa-a
apps:
- bedrock-dev
integration_tests:
oregon-b:
- firefox
- headless
- download
iowa-a:
- download
- firefox
Expand Down
12 changes: 3 additions & 9 deletions jenkins/branches/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,17 @@
push_public_registry: true
require_tag: true
regions:
- oregon-b
- frankfurt
- iowa-a
- frankfurt
apps:
- bedrock-prod
integration_tests:
oregon-b:
- chrome
- download
- firefox
- headless
- ie
- ie9
frankfurt:
- headless
iowa-a:
- chrome
- download
- firefox
- headless
- ie
- ie9
4 changes: 2 additions & 2 deletions jenkins/branches/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# http://bedrock.readthedocs.io/en/latest/pipeline.html#configuration
push_public_registry: true
regions:
- oregon-b
- iowa-a
apps:
- bedrock-stage
integration_tests:
oregon-b:
iowa-a:
- chrome
- download
- firefox
Expand Down

0 comments on commit 73203de

Please sign in to comment.