Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.11 KB

Introduction

This project contains codes to validate Walter

Environment Variables

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

Running tests

$ git clone [email protected]:walter-cd/walter-integration-test.git
$ cd walter-integration-test
$ sh test.sh