Skip to content

Commit

Permalink
Dedupe and clean integration tests (d2iq-archive#484)
Browse files Browse the repository at this point in the history
* Clean/dedupe integration tests

- Create a base-level 'testing' directory with common SDK-specific utils (layer above shakedown)
- Move common bits into 'testing' directory and update per-project tests to use it
- Flatten directory structure in frameworks: just '/tests/' instead of '/integration/tests'
- Remove unexercised tests in kafka (appear to just be copied from hdfs and never run)

* Update tests in services

* Clean up template and kafka tests

* Refrain from killing build if github status update fails
  • Loading branch information
nickbp authored Jan 26, 2017
1 parent 9ac3187 commit edf9eab
Show file tree
Hide file tree
Showing 53 changed files with 909 additions and 1,540 deletions.
3 changes: 0 additions & 3 deletions frameworks/hdfs/integration/requirements.txt

This file was deleted.

Empty file.
6 changes: 0 additions & 6 deletions frameworks/hdfs/integration/tests/strict.json

This file was deleted.

108 changes: 0 additions & 108 deletions frameworks/hdfs/integration/tests/test_recovery.py

This file was deleted.

73 changes: 0 additions & 73 deletions frameworks/hdfs/integration/tests/test_sanity.py

This file was deleted.

130 changes: 0 additions & 130 deletions frameworks/hdfs/integration/tests/test_upgrade.py

This file was deleted.

Loading

0 comments on commit edf9eab

Please sign in to comment.