Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runner script to automate execution of integration tests. #620

Merged
merged 10 commits into from
Jul 21, 2016

Conversation

kdexd
Copy link

@kdexd kdexd commented Jul 7, 2016

A new runner script has been introduced as tardis/tests/integration_tests/runner.py which handles the automation of test runs. The script contains an infinite loop, which periodically keeps on fetching the information about HEAD of master branch of TARDIS Github repo, and compares the githash with local githash of master HEAD. If master has progresses, it pulls the changes and performs a test run, else it sleeps for 10 minutes.

@kdexd kdexd force-pushed the integration-tests-automation branch 3 times, most recently from a30671a to d5d7532 Compare July 11, 2016 10:14
@kdexd kdexd force-pushed the integration-tests-automation branch 2 times, most recently from 9c25217 to 986ac43 Compare July 13, 2016 12:26
- Instead of checking github's githash with local githash,
  now a check is made whether a report of this hash exists
  on dokuwiki or not.
@kdexd kdexd force-pushed the integration-tests-automation branch from 986ac43 to 4c93337 Compare July 13, 2016 12:50
@wkerzendorf
Copy link
Member

@yeganer what is missing for this to be merged?

@wkerzendorf wkerzendorf merged commit 37e480a into tardis-sn:master Jul 21, 2016
@kdexd kdexd deleted the integration-tests-automation branch July 21, 2016 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants