shipyard/src/bin/shipyard_airflow/tests/unit/plugins
Drew Walters 96f9d8d4a5 plugins: Add DAG and operator to test site
This commit adds a new operator, `ArmadaTestReleases`, and DAG,
`test_site` that invokes Helm tests corresponding to each deployed
release across all namespaces. The `ArmadaTestReleases` operator also
supports the ability to invoke Helm tests for a specific release using
the `release` parameter and remove test pods if the `cleanup` parameter
is set to `true`.

Depends-On: https://review.openstack.org/#/c/603235/
Change-Id: Ie2e92c347b670258a7d6f49bff2e1e840b72067a
2018-09-27 16:37:54 -05:00
..
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test.conf Ensure pod logs are fetched in case of exception in any operator 2018-09-19 09:17:13 -07:00
test_armada_test_releases_operator.py plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
test_check_k8s_node_status.py Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
test_concurrency_check_operator.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_deckhand_client_factory.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_deployment_configuration_operator.py Update to Airflow 1.10 2018-09-24 15:32:31 -05:00
test_drydock_destroy_nodes_operator.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
test_drydock_nodes_operator.py Only attempt deploying nodes that were prepared 2018-09-05 15:51:31 +00:00
test_drydock_relabel_nodes_operator.py Add relabel_nodes action 2018-09-25 07:34:43 -05:00
test_drydock_verify_site.py Ensure pod logs are fetched in case of exception in any operator 2018-09-19 09:17:13 -07:00
test_ucp_preflight_check_operator.py Workflow to support deployment groups 2018-06-20 09:55:15 -05:00