• Bug#1102953: python-saharaclient: FTBFS in testing: failing tests (2/6)

    From Lucas Nussbaum@21:1/5 to All on Sun Apr 13 14:40:01 2025
    [continued from previous message]

    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] [--name <name>]
    [--description <description>] [--shares <filename>]
    [--public | --private] [--protected | --unprotected]
    <cluster>
    check_parser: error: the following arguments are required: <cluster> saharaclient.tests.unit.osc.v1.test_data_sources.TestUpdateDataSource.test_data_sources_update_required_options
    saharaclient.tests.unit.osc.v1.test_data_sources.TestUpdateDataSource.test_data_sources_update_required_options ... FAIL
    saharaclient.tests.unit.osc.v1.test_clusters.TestCreateCluster.test_cluster_create_with_count
    saharaclient.tests.unit.osc.v1.test_clusters.TestCreateCluster.test_cluster_create_with_count ... ok
    saharaclient.tests.unit.osc.v1.test_clusters.TestDeleteCluster.test_cluster_delete
    saharaclient.tests.unit.osc.v1.test_clusters.TestDeleteCluster.test_cluster_delete ... ok
    saharaclient.tests.unit.osc.v1.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_nothing_updated
    saharaclient.tests.unit.osc.v1.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_nothing_updated ... ok
    saharaclient.tests.unit.osc.v1.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_private_unprotected
    saharaclient.tests.unit.osc.v1.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_private_unprotected ... ok
    saharaclient.tests.unit.osc.v1.test_clusters.TestScaleCluster.test_cluster_scale_add_ng
    saharaclient.tests.unit.osc.v1.test_clusters.TestScaleCluster.test_cluster_scale_add_ng ... ok
    saharaclient.tests.unit.osc.v1.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_all_options
    saharaclient.tests.unit.osc.v1.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_all_options ... FAIL
    saharaclient.tests.unit.osc.v1.test_clusters.TestScaleCluster.test_cluster_scale_no_options
    saharaclient.tests.unit.osc.v1.test_clusters.TestScaleCluster.test_cluster_scale_no_options ... ok
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestShowNodeGroupTemplate.test_ngt_show
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestShowNodeGroupTemplate.test_ngt_show ... FAIL
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] [--name <name>]
    [--type <type>] [--url <url>] [--username <username> |
    --access-key <accesskey>] [--password <password> |
    --secret-key <secretkey>] [--s3-endpoint <endpoint>]
    [--enable-s3-ssl | --disable-s3-ssl]
    [--enable-s3-bucket-in-path | --disable-s3-bucket-in-path]
    [--description <description>] [--public | --private]
    [--protected | --unprotected]
    <data-source>
    check_parser: error: the following arguments are required: <data-source> saharaclient.tests.unit.osc.v1.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_minimum_options
    saharaclient.tests.unit.osc.v1.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_minimum_options ... ok
    saharaclient.tests.unit.osc.v2.test_data_sources.TestDeleteDataSource.test_data_sources_delete
    saharaclient.tests.unit.osc.v2.test_data_sources.TestDeleteDataSource.test_data_sources_delete ... ok
    saharaclient.tests.unit.osc.v2.test_images.TestSetImageTags.test_image_tags_set
    saharaclient.tests.unit.osc.v2.test_images.TestSetImageTags.test_image_tags_set ... ok
    saharaclient.tests.unit.osc.v1.test_clusters.TestScaleCluster.test_cluster_scale_resize
    saharaclient.tests.unit.osc.v1.test_clusters.TestScaleCluster.test_cluster_scale_resize ... FAIL
    saharaclient.tests.unit.osc.v1.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_default_file
    saharaclient.tests.unit.osc.v1.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_default_file ... ok
    saharaclient.tests.unit.osc.v1.test_images.TestAddImageTags.test_image_tags_add
    saharaclient.tests.unit.osc.v1.test_images.TestAddImageTags.test_image_tags_add ... ok
    saharaclient.tests.unit.osc.v2.test_images.TestSetImageTags.test_image_tags_set_without_tags
    saharaclient.tests.unit.osc.v2.test_images.TestSetImageTags.test_image_tags_set_without_tags ... ok
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] --tags <tag> [<tag> ...]
    <image>
    check_parser: error: the following arguments are required: --tags saharaclient.tests.unit.osc.v1.test_images.TestAddImageTags.test_image_tags_add_without_tags
    saharaclient.tests.unit.osc.v1.test_images.TestAddImageTags.test_image_tags_add_without_tags ... ok
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] [--name <name>]
    [--data <file> | --url <url>]
    [--description <description>] [--username <username> |
    --access-key <accesskey>] [--password <password> |
    --secret-key <secretkey> | --password-prompt |
    --secret-key-prompt] [--s3-endpoint <endpoint>] [--public]
    [--protected] [--json <filename>]
    check_parser: error: argument --password: not allowed with argument --secret-key
    saharaclient.tests.unit.osc.v2.test_images.TestShowImage.test_image_show saharaclient.tests.unit.osc.v2.test_images.TestShowImage.test_image_show ... FAIL
    saharaclient.tests.unit.osc.v2.test_images.TestShowImage.test_image_show_no_options
    saharaclient.tests.unit.osc.v2.test_images.TestShowImage.test_image_show_no_options ... ok
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestDeleteJobBinary.test_job_binary_delete
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestDeleteJobBinary.test_job_binary_delete ... ok
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] --type <type> --url <url>
    [--username <username> | --access-key <accesskey>]
    [--password <password> | --secret-key <secretkey>]
    [--s3-endpoint <endpoint>] [--enable-s3-ssl |
    --disable-s3-ssl] [--enable-s3-bucket-in-path |
    --disable-s3-bucket-in-path] [--description <description>]
    [--public] [--protected]
    <name>
    check_parser: error: the following arguments are required: <name>, --type, --url
    saharaclient.tests.unit.osc.v1.test_clusters.TestShowCluster.test_cluster_show
    saharaclient.tests.unit.osc.v1.test_clusters.TestShowCluster.test_cluster_show ... FAIL
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestListJobBinaries.test_job_binary_list_extra_search_opts
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestListJobBinaries.test_job_binary_list_extra_search_opts ... ok
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestListJobBinaries.test_job_binary_list_long
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestListJobBinaries.test_job_binary_list_long ... ok
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestListJobBinaries.test_job_binary_list_no_options
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestListJobBinaries.test_job_binary_list_no_options ... ok
    saharaclient.tests.unit.osc.v1.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_specified_file
    saharaclient.tests.unit.osc.v1.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_specified_file ... ok
    saharaclient.tests.unit.osc.v1.test_clusters.TestShowCluster.test_cluster_show_verification
    saharaclient.tests.unit.osc.v1.test_clusters.TestShowCluster.test_cluster_show_verification ... FAIL
    saharaclient.tests.unit.osc.v1.test_job_templates.TestShowJobTemplate.test_job_template_show
    saharaclient.tests.unit.osc.v1.test_job_templates.TestShowJobTemplate.test_job_template_show ... FAIL
    saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_no_options
    saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_no_options ... ok
    saharaclient.tests.unit.osc.v1.test_images.TestSetImageTags.test_image_tags_set
    saharaclient.tests.unit.osc.v1.test_images.TestSetImageTags.test_image_tags_set ... ok
    saharaclient.tests.unit.osc.v1.test_job_templates.TestListJobTemplates.test_job_template_list_extra_search_opts
    saharaclient.tests.unit.osc.v1.test_job_templates.TestListJobTemplates.test_job_template_list_extra_search_opts ... ok
    saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_nothing_updated
    saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_nothing_updated ... ok
    saharaclient.tests.unit.osc.v1.test_job_templates.TestListJobTemplates.test_job_template_list_long
    saharaclient.tests.unit.osc.v1.test_job_templates.TestListJobTemplates.test_job_template_list_long ... ok
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] [--tags <tag> [<tag> ...] |
    --all]
    <image>
    check_parser: error: argument --tags: not allowed with argument --all saharaclient.tests.unit.osc.v1.test_job_templates.TestListJobTemplates.test_job_templates_list_no_options
    saharaclient.tests.unit.osc.v1.test_job_templates.TestListJobTemplates.test_job_templates_list_no_options ... ok
    saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_private_unprotected
    saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_private_unprotected ... ok
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestCreateNodeGroupTemplate.test_ngt_create_all_options
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestCreateNodeGroupTemplate.test_ngt_create_all_options ... FAIL
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] [--name <name>]
    [--url <url>] [--description <description>]
    [--username <username> | --access-key <accesskey>]
    [--password <password> | --secret-key <secretkey> |
    --password-prompt | --secret-key-prompt]
    [--s3-endpoint <endpoint>] [--public | --private]
    [--protected | --unprotected] [--json <filename>]
    <job-binary>
    check_parser: error: argument --password: not allowed with argument --secret-key
    saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_public_protected
    saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_public_protected ... FAIL
    saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_all_options
    saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_all_options ... FAIL
    saharaclient.tests.unit.osc.v1.test_images.TestSetImageTags.test_image_tags_set_without_tags
    saharaclient.tests.unit.osc.v1.test_images.TestSetImageTags.test_image_tags_set_without_tags ... ok
    saharaclient.tests.unit.osc.v1.test_job_templates.TestDeleteJobTemplate.test_job_template_delete
    saharaclient.tests.unit.osc.v1.test_job_templates.TestDeleteJobTemplate.test_job_template_delete ... ok
    saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_no_options
    saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_no_options ... ok
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestCreateNodeGroupTemplate.test_ngt_create_minimum_options
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestCreateNodeGroupTemplate.test_ngt_create_minimum_options ... ok
    saharaclient.tests.unit.osc.v2.test_plugins.TestListPlugins.test_plugins_list_long
    saharaclient.tests.unit.osc.v2.test_plugins.TestListPlugins.test_plugins_list_long ... ok
    saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_nothing_updated
    saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_nothing_updated ... ok
    saharaclient.tests.unit.osc.v1.test_plugins.TestListPlugins.test_plugins_list_long
    saharaclient.tests.unit.osc.v1.test_plugins.TestListPlugins.test_plugins_list_long ... ok
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestDeleteNodeGroupTemplate.test_ngt_delete
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestDeleteNodeGroupTemplate.test_ngt_delete ... ok
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] [--name <name>]
    [--plugin <plugin>] [--plugin-version <plugin_version>]
    [--processes <processes> [<processes> ...]]
    [--security-groups <security-groups> [<security-groups> ...]]
    [--auto-security-group-enable |
    --auto-security-group-disable]
    [--availability-zone <availability-zone>]
    [--flavor <flavor>]
    [--floating-ip-pool <floating-ip-pool>]
    [--volumes-per-node <volumes-per-node>]
    [--volumes-size <volumes-size>]
    [--volumes-type <volumes-type>]
    [--volumes-availability-zone <volumes-availability-zone>]
    [--volumes-mount-prefix <volumes-mount-prefix>]
    [--volumes-locality-enable | --volumes-locality-disable]
    [--description <description>] [--autoconfig-enable |
    --autoconfig-disable] [--proxy-gateway-enable |
    --proxy-gateway-disable] [--public | --private]
    [--protected | --unprotected] [--json <filename>]
    [--shares <filename>] [--configs <filename>]
    [--boot-from-volume-enable | --boot-from-volume-disable]
    [--boot-volume-type <boot-volume-type>]
    [--boot-volume-availability-zone <boot-volume-availability-zone>]
    [--boot-volume-local-to-instance-enable |
    --boot-volume-local-to-instance-disable]
    <node-group-template>
    check_parser: error: the following arguments are required: <node-group-template>
    saharaclient.tests.unit.osc.v2.test_plugins.TestListPlugins.test_plugins_list_no_options
    saharaclient.tests.unit.osc.v2.test_plugins.TestListPlugins.test_plugins_list_no_options ... ok
    saharaclient.tests.unit.osc.v1.test_plugins.TestListPlugins.test_plugins_list_no_options
    saharaclient.tests.unit.osc.v1.test_plugins.TestListPlugins.test_plugins_list_no_options ... ok
    saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_private_unprotected
    saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_private_unprotected ... ok
    saharaclient.tests.unit.osc.v2.test_plugins.TestShowPlugin.test_plugin_show saharaclient.tests.unit.osc.v2.test_plugins.TestShowPlugin.test_plugin_show ... FAIL
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_all_options
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_all_options ... FAIL
    saharaclient.tests.unit.osc.v2.test_plugins.TestShowPlugin.test_plugin_version_show
    saharaclient.tests.unit.osc.v2.test_plugins.TestShowPlugin.test_plugin_version_show ... FAIL
    saharaclient.tests.unit.test_hacking.HackingTestCase.test_dict_constructor_with_list_copy
    saharaclient.tests.unit.test_hacking.HackingTestCase.test_dict_constructor_with_list_copy ... ok
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] --type <type> --url <url>
    [--username <username> | --access-key <accesskey>]
    [--password <password> | --secret-key <secretkey>]
    [--s3-endpoint <endpoint>] [--enable-s3-ssl |
    --disable-s3-ssl] [--enable-s3-bucket-in-path |
    --disable-s3-bucket-in-path] [--description <description>]
    [--public] [--protected]
    <name>
    check_parser: error: argument --password: not allowed with argument --secret-key
    saharaclient.tests.unit.test_hacking.HackingTestCase.test_no_mutable_default_args
    saharaclient.tests.unit.test_hacking.HackingTestCase.test_no_mutable_default_args ... ok
    saharaclient.tests.unit.test_hacking.HackingTestCase.test_use_jsonutils saharaclient.tests.unit.test_hacking.HackingTestCase.test_use_jsonutils ... ok
    saharaclient.tests.unit.test_job_types.JobTypesTest.test_job_types_list saharaclient.tests.unit.test_job_types.JobTypesTest.test_job_types_list ... ok
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_create_node_group_template
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_create_node_group_template ... ok
    saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_all_options
    saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_all_options ... FAIL
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] --type <type> --url <url>
    [--username <username> | --access-key <accesskey>]
    [--password <password> | --secret-key <secretkey>]
    [--s3-endpoint <endpoint>] [--enable-s3-ssl |
    --disable-s3-ssl] [--enable-s3-bucket-in-path |
    --disable-s3-bucket-in-path] [--description <description>]
    [--public] [--protected]
    <name>
    check_parser: error: the following arguments are required: <name>, --type, --url
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_no_options
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_no_options ... ok
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_delete
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_delete ... ok
    saharaclient.tests.unit.osc.v1.test_job_types.TestGetJobTypeConfigs.test_get_job_type_configs_default_file
    saharaclient.tests.unit.osc.v1.test_job_types.TestGetJobTypeConfigs.test_get_job_type_configs_default_file ... ok
    saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_no_options
    saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_no_options ... ok
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_export
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_export ... ok
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_get
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_get ... ok
    saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_nothing_updated
    saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_nothing_updated ... ok
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_list
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_list ... ok
    saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_private_unprotected
    saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_private_unprotected ... ok
    saharaclient.tests.unit.osc.v1.test_job_types.TestGetJobTypeConfigs.test_get_job_type_configs_specified_file
    saharaclient.tests.unit.osc.v1.test_job_types.TestGetJobTypeConfigs.test_get_job_type_configs_specified_file ... ok
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_update_node_group_template
    saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_update_node_group_template ... ok
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_all_options
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_all_options ... FAIL
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] --username <username>
    [--description <description>]
    <image>
    check_parser: error: the following arguments are required: --username saharaclient.tests.unit.osc.v1.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_extra_search_opts
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_extra_search_opts ... ok
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_no_options
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_no_options ... ok
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_long
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_long ... ok
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_no_options
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_no_options ... ok
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_nothing_updated
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_nothing_updated ... ok
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_nothing_updated
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_nothing_updated ... ok
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_private_unprotected
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_private_unprotected ... ok
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_private_unprotected
    saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_private_unprotected ... ok
    saharaclient.tests.unit.osc.v2.test_cluster_templates.TestShowClusterTemplate.test_ct_show
    saharaclient.tests.unit.osc.v2.test_cluster_templates.TestShowClusterTemplate.test_ct_show ... FAIL
    Data Source "source" has been removed successfully.
    Job binary "Job Binary {'name': 'job-binary', 'description': 'descr', 'id': 'jb_id', 'is_protected': False, 'is_public': False, 'url': 'swift://cont/test'}" has been removed successfully.
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_required_options
    saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_required_options ... FAIL
    saharaclient.tests.unit.osc.v2.test_images.TestAddImageTags.test_image_tags_add
    saharaclient.tests.unit.osc.v2.test_images.TestAddImageTags.test_image_tags_add ... ok
    saharaclient.tests.unit.osc.v1.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_default_file
    saharaclient.tests.unit.osc.v1.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_default_file ... ok
    saharaclient.tests.unit.osc.v2.test_images.TestAddImageTags.test_image_tags_add_without_tags
    saharaclient.tests.unit.osc.v2.test_images.TestAddImageTags.test_image_tags_add_without_tags ... ok
    usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
    [--noindent] [--prefix PREFIX] [--max-width <integer>]
    [--fit-width] [--print-empty] [--tags <tag> [<tag> ...] |
    --all]
    <image>
    check_parser: error: argument --tags: not allowed with argument --all saharaclient.tests.unit.osc.v2.test_clusters.TestCreateCluster.test_cluster_create_all_options
    saharaclient.tests.unit.osc.v2.test_clusters.TestCreateCluster.test_cluster_create_all_options ... FAIL
    saharaclient.tests.unit.osc.v2.test_clusters.TestCreateCluster.test_cluster_create_minimum_options
    saharaclient.tests.unit.osc.v2.test_clusters.TestCreateCluster.test_cluster_create_minimum_options ... ok
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestCreateJobBinary.test_job_binary_create_mutual_exclusion
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestCreateJobBinary.test_job_binary_create_mutual_exclusion ... ok
    saharaclient.tests.unit.osc.v2.test_clusters.TestCreateCluster.test_cluster_create_with_count
    saharaclient.tests.unit.osc.v2.test_clusters.TestCreateCluster.test_cluster_create_with_count ... ok
    saharaclient.tests.unit.osc.v1.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_specified_file
    saharaclient.tests.unit.osc.v1.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_specified_file ... ok
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestCreateJobBinary.test_job_binary_create_swift_public_protected
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestCreateJobBinary.test_job_binary_create_swift_public_protected ... FAIL
    saharaclient.tests.unit.osc.v2.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_all_options
    saharaclient.tests.unit.osc.v2.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_all_options ... FAIL
    saharaclient.tests.unit.osc.v2.test_data_sources.TestCreateDataSource.test_data_sources_create_all_options
    saharaclient.tests.unit.osc.v2.test_data_sources.TestCreateDataSource.test_data_sources_create_all_options ... FAIL
    saharaclient.tests.unit.osc.v2.test_data_sources.TestCreateDataSource.test_data_sources_create_no_options
    saharaclient.tests.unit.osc.v2.test_data_sources.TestCreateDataSource.test_data_sources_create_no_options ... ok
    saharaclient.tests.unit.osc.v2.test_jobs.TestExecuteJob.test_job_execute_all_options
    saharaclient.tests.unit.osc.v2.test_jobs.TestExecuteJob.test_job_execute_all_options ... FAIL
    saharaclient.tests.unit.osc.v2.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_minimum_options
    saharaclient.tests.unit.osc.v2.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_minimum_options ... ok
    saharaclient.tests.unit.osc.v2.test_jobs.TestExecuteJob.test_job_execute_minimum_options
    saharaclient.tests.unit.osc.v2.test_jobs.TestExecuteJob.test_job_execute_minimum_options ... ok
    saharaclient.tests.unit.osc.v2.test_data_sources.TestCreateDataSource.test_data_sources_create_required_options
    saharaclient.tests.unit.osc.v2.test_data_sources.TestCreateDataSource.test_data_sources_create_required_options ... FAIL
    saharaclient.tests.unit.osc.v2.test_clusters.TestVerificationUpdateCluster.test_verification_show
    saharaclient.tests.unit.osc.v2.test_clusters.TestVerificationUpdateCluster.test_verification_show ... FAIL
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_default_file
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_default_file ... ok
    saharaclient.tests.unit.osc.v2.test_clusters.TestVerificationUpdateCluster.test_verification_start
    saharaclient.tests.unit.osc.v2.test_clusters.TestVerificationUpdateCluster.test_verification_start ... ok
    saharaclient.tests.unit.osc.v2.test_jobs.TestExecuteJob.test_job_execute_with_input_output_option
    saharaclient.tests.unit.osc.v2.test_jobs.TestExecuteJob.test_job_execute_with_input_output_option ... ok
    saharaclient.tests.unit.osc.v2.test_images.TestRemoveImageTags.test_image_tags_remove
    saharaclient.tests.unit.osc.v2.test_images.TestRemoveImageTags.test_image_tags_remove ... ok
    saharaclient.tests.unit.osc.v2.test_images.TestRemoveImageTags.test_image_tags_remove_all
    saharaclient.tests.unit.osc.v2.test_images.TestRemoveImageTags.test_image_tags_remove_all ... ok
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_specified_file
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_specified_file ... ok
    saharaclient.tests.unit.osc.v2.test_images.TestRemoveImageTags.test_image_tags_remove_both_options
    saharaclient.tests.unit.osc.v2.test_images.TestRemoveImageTags.test_image_tags_remove_both_options ... ok
    saharaclient.tests.unit.osc.v2.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_default_file
    saharaclient.tests.unit.osc.v2.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_default_file ... ok
    saharaclient.tests.unit.osc.v2.test_job_templates.TestDeleteJobTemplate.test_job_template_delete
    saharaclient.tests.unit.osc.v2.test_job_templates.TestDeleteJobTemplate.test_job_template_delete ... ok
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_all_options
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_all_options ... FAIL
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_mutual_exclusion
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_mutual_exclusion ... ok
    saharaclient.tests.unit.osc.v2.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_specified_file
    saharaclient.tests.unit.osc.v2.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_specified_file ... ok
    saharaclient.tests.unit.osc.v2.test_job_templates.TestShowJobTemplate.test_job_template_show
    saharaclient.tests.unit.osc.v2.test_job_templates.TestShowJobTemplate.test_job_template_show ... FAIL
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_nothing_updated
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_nothing_updated ... ok
    saharaclient.tests.unit.test_data_sources.DataSourceTest.test_create_data_source_s3_or_swift_credentials
    saharaclient.tests.unit.test_data_sources.DataSourceTest.test_create_data_source_s3_or_swift_credentials ... ok
    saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_private_unprotected

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)