drydock/python/tests/unit
Scott Hussey 2c9ec2503a (fix) Fix missing parameter for node pkg list
- When compiling a list of packages to be installed on deploying nodes
  the function call to render all bootactions was missing a parameter
  introduced in [0] to secure the bootaction.
- Add unit testing for this flow

Change-Id: I9f59819d6b79290a9f72db2a5a4c3422f2c79739
2018-09-26 08:57:10 -05:00
..
test_api_nodes_unit.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_api_tasks_unit.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_api_validation.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_api_versions.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_apienforcer.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_auth_middleware.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_bootaction_asset_render.py (fix) Fix missing parameter for node pkg list 2018-09-26 08:57:10 -05:00
test_bootaction_pipeline.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_bootaction_scoping.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_bootaction_tarbuilder.py Bootaction cleanup 2018-09-06 16:33:11 -05:00
test_cli_task.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_design_inheritance.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_drydock_client.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_drydock_client_session.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_ingester.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_ingester_bootaction.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_ingester_invalidation.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_ingester_rack_model.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_k8sdriver_promenade_client.py Update node-labels through Kubernetes Provisioner 2018-09-25 17:54:59 +05:30
test_libvirt_driver.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_maasdriver_calculate_bytes.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_maasdriver_noderesults.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_models.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_node_logicalnames.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_node_naming.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_orch_node_filter.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_param_reference.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_policy_engine.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_reference_resolver.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_render_routedomain.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_schema_validation.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_task_link.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_task_node_filter.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validate_design.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_boot_storage.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_bootactions.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_hostname_validity.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_hugepages.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_ip_locality.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_mtu_rational.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_network_bond.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_network_trunking.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_no_duplicate_IPs.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_storage_partitioning.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_storage_sizing.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_unique_network.py Refactor build to include Go 2018-09-04 13:13:21 -05:00
test_validation_rule_valid_platform.py Refactor build to include Go 2018-09-04 13:13:21 -05:00