shipyard/src/bin/shipyard_airflow/tests/unit/control
Sergiy Markin 81066ae98f Airflow stable 2.6.2
This PS updates python modules and code to match Airflow 2.6.2 as well
as deploys new Airflow:

- bionic py36 gates  were removed
- python code corrected to match new modules versions
- selection of python modules versions was performed based on
  airflow-2.6.2 constraints
- airskiff deploy pipeline was aligned with latest in treasuremap v1.9
- shipyard chart was corrected to match new airflow cli, configuration
  items and their default values
- added new celery configuration items and their values
- updated airflow runtime logging config
- disabled deprecation and future python warnings in airflow images
- added celery to the list of airflow providers
- adjusted airflow runtime scripts to match new cli
- shipyard SQL queries to airflow DB were adjusted to match new SQL
  schema of the db
- shipyard_airflow and shipyard_client unit tests were updated to match
  new DB structure and new cli
- airflow db sync job is using db upgrade command
- helm version uplifted to v3.12.2

Change-Id: Ife88e53ce0dd8dc77bf267de1f5e6b8361ca76fd
2023-08-30 16:04:47 +00:00
..
af_monitoring Airflow stable 2.6.2 2023-08-30 16:04:47 +00:00
middleware 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
common.py Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
conftest.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
fake_response.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test.conf Shipyard timeout issue 2023-05-16 20:37:29 +00:00
test_action_helper.py Remove Helm 2 based Armada integrations 2021-10-04 15:03:04 -05:00
test_action_validators.py Remove Helm 2 based Armada integrations 2021-10-04 15:03:04 -05:00
test_actions_api.py Airflow stable 2.6.2 2023-08-30 16:04:47 +00:00
test_actions_control_api.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_actions_id_api.py Airflow stable 2.6.2 2023-08-30 16:04:47 +00:00
test_actions_steps_id_api.py Airflow stable 2.6.2 2023-08-30 16:04:47 +00:00
test_actions_steps_id_logs_api.py Airflow stable 2.6.2 2023-08-30 16:04:47 +00:00
test_actions_validations_id_api.py Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
test_api.py Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
test_base_resource.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_configdocs_api.py Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
test_configdocs_helper.py Merge "Validate existence of "deployment-version" during create configdocs" 2019-05-13 15:39:38 +00:00
test_redaction.py Mask password in logs for database connection 2018-07-26 12:37:00 -05:00
test_rendered_configdocs_api.py Ensure SY gets redacted rendered documents 2018-11-14 18:32:37 +00:00
test_shipyard_request_context.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_start_shipyard.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test_status_api.py Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
test_status_helper.py A new Shipyard site statuses API and CLI 2018-07-31 09:16:36 +00:00