Commit Graph

3 Commits

Author SHA1 Message Date
Carter, Matthew (mc981n) 835f5136d4 Remove tox environment py27 and add py36
Python 2.7 will soon be EOL. Remove the 2.7 tox environment, and add
3.6 to match other airship projects.

Change-Id: I6d9b7ac22014a29cd26400ee8a2a5203d7c5b84c
2019-05-09 10:46:17 -05:00
Carter, Matthew (mc981n) ce79550ee1 Add a API test list sanity check gate job to Zuul
This patch set adds a simple Zuul gate job that lists the plugin's
API tests as a sanity check.

Change-Id: I8462002b7b13ba760a25b629e2aff78b0cebb4bc
2019-05-07 13:12:02 +00:00
Rick Bartra 9f473f288a Add Additional RBAC Test Coverage for Shipyard
This commit does the following:
- Add test coverage for:
  - Actions API
  - Airflow Monitoring API
  - Log Retrieval API
- Add tox.ini
- Add hacking checks
- Fix pep8 issues

Future work needed to fix some of the Actions API RBAC tests

Change-Id: I6e17ffa3ecc3c8a181790bdb79ad6b29fe127114
2018-08-21 16:25:32 -04:00