shipyard/src/bin/shipyard_airflow/shipyard_airflow/dags
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
..
samples Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
armada_deploy_site.py Refactor imports to support loading dags for tests 2018-07-25 09:19:18 -05:00
common_step_factory.py plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
config_path.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
dag_names.py plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
deploy_site.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
destroy_node.py Refactor imports to support loading dags for tests 2018-07-25 09:19:18 -05:00
drydock_deploy_site.py Block site_update if there is no host in MaaS/Drydock 2018-09-12 14:13:28 -05:00
failure_handlers.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
preflight_checks.py Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
redeploy_server.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
relabel_nodes.py Add relabel_nodes action 2018-09-25 07:34:43 -05:00
test_site.py plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
update_site.py Block site_update if there is no host in MaaS/Drydock 2018-09-12 14:13:28 -05:00
update_software.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
validate_site_design.py Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00