Skip to content

Commit

Permalink
Move to new functional testing account
Browse files Browse the repository at this point in the history
  • Loading branch information
phobologic committed May 15, 2018
1 parent a741a90 commit 7ea964a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
command: |
export TERM=xterm
export AWS_DEFAULT_REGION=us-east-1
export STACKER_NAMESPACE=stacker-functional-tests-$CIRCLE_BUILD_NUM
export STACKER_ROLE=arn:aws:iam::487039194316:role/stacker-functional-tests-stacke-FunctionalTestRole-JKTNS8IDNZZ4
export STACKER_NAMESPACE=cloudtools-functional-tests-$CIRCLE_BUILD_NUM
export STACKER_ROLE=arn:aws:iam::459170252436:role/cloudtools-functional-tests-sta-FunctionalTestRole-1M9HFJ9VQVMFX
sudo -E make test-functional

0 comments on commit 7ea964a

Please sign in to comment.