Skip to content

Commit

Permalink
[DO-NOT-MERGE] Run appveyor tests against staging
Browse files Browse the repository at this point in the history
Change-type: do-not-merge
Signed-off-by: Thodoris Greasidis <[email protected]>
  • Loading branch information
thgreasi committed Feb 21, 2020
1 parent 692c31a commit 512ac43
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,25 @@ matrix:

# what combinations to test
environment:
TEST_API_URL: https://api.balena-staging.com
TEST_PAID_EMAIL: ''
TEST_PAID_PASSWORD: ''
matrix:
- nodejs_version: 8
TEST_EMAIL: test2+juan@resin.io
TEST_EMAIL: sdk+tests+thgreasi+staging1@resin.io
TEST_PASSWORD:
secure: JyPzqbiGRJML/FHbP/8Ixg==
TEST_USERNAME: test2_juan
secure: 8nN91Lv/+o9tRYPfuSinWw==
TEST_USERNAME: sdk_tests_thgreasi_staging1
TEST_REGISTER_EMAIL: [email protected]
TEST_REGISTER_PASSWORD:
secure: 5q1vra242X+0xjTU5msqOQ==
TEST_REGISTER_USERNAME: test2_register_juan
TEST_ONLY_ON_ENVIRONMENT: node
- nodejs_version: 8
TEST_EMAIL: [email protected]
TEST_EMAIL: sdk+tests+thgreasi+staging2@resin.io
TEST_PASSWORD:
secure: O8/sOQP/5A4Ykiu/T6Uvyw==
TEST_USERNAME: sdk_tests_thgreasi
secure: ByZuAvlooMo9hgo5AvXsLg==
TEST_USERNAME: sdk_tests_thgreasi_staging2
TEST_REGISTER_EMAIL: [email protected]
TEST_REGISTER_PASSWORD:
secure: cjQpH4aI3I85w1La/f0uiA==
Expand Down

0 comments on commit 512ac43

Please sign in to comment.