This project contains codes to validate Walter
You need to set the following envrionment variables before running the Walter integration tests.
Variable | Description |
---|---|
HIPCHAT_ROOM_ID | Your HipChat room name |
HIPCHAT_USER_NAME | Your HipChat user name |
HIPCHAT_TOKEN | Your HipChat token (API v1) |
HIPCHAT_TWO_TOKEN | Your HipChat token (API v2) |
SLACK_CHANNEL | Your Slack channel name |
SLACK_USER_NAME | Your Slack user name |
SLACK_URL | Your Slack access url (see https://my.slack.com/services/new/incoming-webhook) |
GITHUB_USER_NAME | Your GitHub account |
GITHUB_TOKEN | Your GitHub token |
$ git clone [email protected]:walter-cd/walter-integration-test.git
$ cd walter-integration-test
$ sh test.sh