benchmark-runner 1.0.843__tar.gz → 1.0.844__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of benchmark-runner might be problematic. Click here for more details.
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/MANIFEST.in +2 -2
- {benchmark_runner-1.0.843/benchmark_runner.egg-info → benchmark_runner-1.0.844}/PKG-INFO +1 -1
- benchmark_runner-1.0.843/benchmark_runner/common/ocp_resources/create_nhc_snr.py → benchmark_runner-1.0.844/benchmark_runner/common/ocp_resources/create_nhc_far.py +8 -8
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/create_ocp_resource.py +4 -4
- benchmark_runner-1.0.844/benchmark_runner/common/ocp_resources/nhc_far/template/04_far_subscription_template.yaml +11 -0
- benchmark_runner-1.0.844/benchmark_runner/common/ocp_resources/nhc_far/template/05_nhc_far_template.yaml +60 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/main/environment_variables.py +7 -2
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844/benchmark_runner.egg-info}/PKG-INFO +1 -1
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner.egg-info/SOURCES.txt +6 -6
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/setup.py +1 -1
- benchmark_runner-1.0.843/benchmark_runner/common/ocp_resources/nhc_snr/template/04_snr_subscription_template.yaml +0 -11
- benchmark_runner-1.0.843/benchmark_runner/common/ocp_resources/nhc_snr/template/05_nhc_snr_template.yaml +0 -41
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/LICENSE +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/README.md +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/benchmark_operator_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/benchmark_operator_workloads.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/benchmark_operator_workloads_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/hammerdb_pod.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/hammerdb_vm.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/stressng_pod.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/stressng_vm.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/uperf_pod.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/benchmark_operator/uperf_vm.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/clusterbuster/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/clusterbuster/clusterbuster_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/clusterbuster/clusterbuster_workloads.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/analyze/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/analyze/analyze_data.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/assisted_installer/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/assisted_installer/assisted_installer_latest_version.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/assisted_installer/jetlag/run_jetlag.sh +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/Azure/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/Azure/azure_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/BareMetal/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/BareMetal/bare_metal_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/BareMetal/bare_metal_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/IBM/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/IBM/ibm_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/IBM/ibm_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/shared/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/shared/s3/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/shared/s3/s3_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/shared/s3/s3_operations_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/elasticsearch/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/elasticsearch/elasticsearch_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/elasticsearch/elasticsearch_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/github/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/github/github_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/google_drive/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/google_drive/google_drive_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/google_drive/google_drive_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/grafana/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/grafana/grafana_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/grafana/update_grafana_latest_value_mappings.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/logger/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/logger/init_logger.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/logger/logger_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/logger/logger_time_stamp.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/oc/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/oc/oc.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/oc/oc_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/oc/singleton_oc_login.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/cnv/template/01_operator_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/cnv/template/02_hyperconverge_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/create_cnv.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/create_custom.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/create_kata.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/create_lso.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/create_ocp_resource_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/create_ocp_resource_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/create_odf.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/custom/template/01_coredns_patch_template.sh +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/custom/template/02_mssql_patch_template.sh +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/infra/template/01_cluster-monitoring-configmap-template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/kata/template/01_operator_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/kata/template/02_config_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/kata/template/03_ocp48_patch_template.sh +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/lso/template/01_namespace_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/lso/template/02_operator_group_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/lso/template/03_catalogsource_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/lso/template/04_subscription_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/migrate_infra.py +0 -0
- {benchmark_runner-1.0.843/benchmark_runner/common/ocp_resources/nhc_snr → benchmark_runner-1.0.844/benchmark_runner/common/ocp_resources/nhc_far}/template/01_namespace_template.yaml +0 -0
- {benchmark_runner-1.0.843/benchmark_runner/common/ocp_resources/nhc_snr → benchmark_runner-1.0.844/benchmark_runner/common/ocp_resources/nhc_far}/template/02_operator_group_template.yaml +0 -0
- {benchmark_runner-1.0.843/benchmark_runner/common/ocp_resources/nhc_snr → benchmark_runner-1.0.844/benchmark_runner/common/ocp_resources/nhc_far}/template/03_nhc_subscription_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/odf/template/01_delete_disks_template.sh +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/odf/template/02_label_nodes_template.sh +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/odf/template/03_local_volume_discovery_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/odf/template/04_local_volume_set_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/odf/template/05_namespace_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/odf/template/06_operator_group_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/odf/template/07_subscription_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ocp_resources/odf/template/08_storage_cluster_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/prometheus/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/prometheus/metrics-default.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/prometheus/metrics-examples.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/prometheus/prometheus_metrics.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/prometheus/prometheus_metrics_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/prometheus/prometheus_snapshot.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/prometheus/prometheus_snapshot_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/remote_ssh/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/remote_ssh/connection_data.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/remote_ssh/remote_ssh.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/remote_ssh/remote_ssh_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ssh/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ssh/ssh.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ssh/ssh_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/render_yaml_from_template.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/template_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/bootstorm/bootstorm_data_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/bootstorm/internal_data/bootstorm_vm_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/common_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/hammerdb/hammerdb_data_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/hammerdb/internal_data/hammerdb_pod_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/hammerdb/internal_data/hammerdb_vm_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/hammerdb/internal_data/mariadb_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/hammerdb/internal_data/mssql_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/hammerdb/internal_data/postgres_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/namespace_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/scale/redis_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/scale/state_signals_exporter_pod_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/stressng/internal_data/stressng_pod_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/stressng/internal_data/stressng_vm_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/stressng/stressng_data_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/uperf/internal_data/uperf_pod_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/uperf/internal_data/uperf_vm_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/uperf/uperf_data_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/vdbench/internal_data/namespace_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/vdbench/internal_data/vdbench_pod_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/vdbench/internal_data/vdbench_vm_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/vdbench/vdbench_data_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/windows/internal_data/windows_dv_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/windows/internal_data/windows_vm_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/template_operations/templates/windows/windows_data_template.yaml +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/virtctl/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/virtctl/virtctl.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/grafana/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/grafana/update_grafana_dashboard.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/grafana/update_versions_main_libsonnet.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_perfci_cluster/analyze_perfci_cluster.ipynb +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_prometheus_logs/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_prometheus_logs/analyze_prometheus_logs.ipynb +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_prometheus_logs/analyze_prometheus_logs.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/analyze_hammerdb_logs/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/analyze_hammerdb_logs/analyze_hammerdb_logs.ipynb +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/analyze_hammerdb_logs/analyze_hammerdb_logs.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/analyze_uperf_logs/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/analyze_uperf_logs/analyze_uperf_logs.ipynb +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/analyze_uperf_logs/analyze_uperf_logs.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/analyze_vdbench_logs/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/analyze_vdbench_logs/analyze_vdbench_logs.ipynb +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/analyze_vdbench_logs/analyze_vdbench_logs.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/analyze_workloads/visualize_workload_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/elasticsearch_operations/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/elasticsearch_operations/elasticsearch_operations.ipynb +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/elasticsearch_operations/elasticsearch_widgets.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/logs_operations/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/logs_operations/logs_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/summary_report/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/summary_report/summary_report_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/templates/summary_report/summary_report_widgets.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/krkn_hub/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/krkn_hub/krknhub_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/krkn_hub/krknhub_workloads.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/main/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/main/environment_variables_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/main/main.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/main/temporary_environment_variables.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/__init__.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/bootstorm_vm.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/vdbench_pod.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/vdbench_vm.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/windows_vm.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/workloads.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/workloads_exceptions.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/workloads_operations.py +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner.egg-info/dependency_links.txt +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner.egg-info/not-zip-safe +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner.egg-info/requires.txt +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner.egg-info/top_level.txt +0 -0
- {benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/setup.cfg +0 -0
|
@@ -34,8 +34,8 @@ include benchmark_runner/common/ocp_resources/cnv/template/*.sh
|
|
|
34
34
|
include benchmark_runner/common/ocp_resources/cnv/template/*.yaml
|
|
35
35
|
include benchmark_runner/common/ocp_resources/custom/template/*.sh
|
|
36
36
|
include benchmark_runner/common/ocp_resources/custom/template/*.yaml
|
|
37
|
-
include benchmark_runner/common/ocp_resources/
|
|
38
|
-
include benchmark_runner/common/ocp_resources/
|
|
37
|
+
include benchmark_runner/common/ocp_resources/nhc_far/template/*.sh
|
|
38
|
+
include benchmark_runner/common/ocp_resources/nhc_far/template/*.yaml
|
|
39
39
|
|
|
40
40
|
# ocp assisted installer (jetlag)
|
|
41
41
|
include benchmark_runner/common/assisted_installer/jetlag/run_jetlag.sh
|
|
@@ -6,9 +6,9 @@ from benchmark_runner.common.logger.logger_time_stamp import logger_time_stamp,
|
|
|
6
6
|
from benchmark_runner.common.ocp_resources.create_ocp_resource_operations import CreateOCPResourceOperations
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
class
|
|
9
|
+
class CreateNHCFAR(CreateOCPResourceOperations):
|
|
10
10
|
"""
|
|
11
|
-
This class is created node-health-check and
|
|
11
|
+
This class is created node-health-check and fence-agents-remediation operators
|
|
12
12
|
"""
|
|
13
13
|
def __init__(self, oc: OC, path: str, resource_list: list):
|
|
14
14
|
super().__init__(oc)
|
|
@@ -17,9 +17,9 @@ class CreateNHCSNR(CreateOCPResourceOperations):
|
|
|
17
17
|
self.__resource_list = resource_list
|
|
18
18
|
|
|
19
19
|
@logger_time_stamp
|
|
20
|
-
def
|
|
20
|
+
def create_nhc_far(self):
|
|
21
21
|
"""
|
|
22
|
-
This method creates node-health-check and
|
|
22
|
+
This method creates node-health-check and fence-agents-remediation operators
|
|
23
23
|
:return:
|
|
24
24
|
"""
|
|
25
25
|
for resource in self.__resource_list:
|
|
@@ -30,13 +30,13 @@ class CreateNHCSNR(CreateOCPResourceOperations):
|
|
|
30
30
|
self.wait_for_ocp_resource_create(operator='nhc',
|
|
31
31
|
verify_cmd="oc get csv -n openshift-workload-availability -o jsonpath='{.items[0].status.phase}'",
|
|
32
32
|
status='Succeeded')
|
|
33
|
-
if '
|
|
34
|
-
self.wait_for_ocp_resource_create(operator='
|
|
33
|
+
if '04_far_subscription.yaml' in resource:
|
|
34
|
+
self.wait_for_ocp_resource_create(operator='far',
|
|
35
35
|
verify_cmd="oc get csv -n openshift-workload-availability -o jsonpath='{.items[1].status.phase}'",
|
|
36
36
|
status='Succeeded')
|
|
37
|
-
if '
|
|
37
|
+
if '05_nhc_far.yaml' in resource:
|
|
38
38
|
# Verify NHC is enabled
|
|
39
|
-
self.wait_for_ocp_resource_create(operator='
|
|
39
|
+
self.wait_for_ocp_resource_create(operator='nhc_far',
|
|
40
40
|
verify_cmd="oc get nhc -A -o jsonpath='{range .items[*]}{.status.phase}{\"\\n\"}{end}'",
|
|
41
41
|
status='Enabled')
|
|
42
42
|
return True
|
|
@@ -8,7 +8,7 @@ from benchmark_runner.common.ocp_resources.create_lso import CreateLSO
|
|
|
8
8
|
from benchmark_runner.common.ocp_resources.create_odf import CreateODF
|
|
9
9
|
from benchmark_runner.common.ocp_resources.create_kata import CreateKata
|
|
10
10
|
from benchmark_runner.common.ocp_resources.create_cnv import CreateCNV
|
|
11
|
-
from benchmark_runner.common.ocp_resources.
|
|
11
|
+
from benchmark_runner.common.ocp_resources.create_nhc_far import CreateNHCFAR
|
|
12
12
|
from benchmark_runner.common.ocp_resources.create_custom import CreateCustom
|
|
13
13
|
from benchmark_runner.common.ocp_resources.migrate_infra import MigrateInfra
|
|
14
14
|
|
|
@@ -91,9 +91,9 @@ class CreateOCPResource:
|
|
|
91
91
|
elif 'cnv' == resource:
|
|
92
92
|
create_cnv = CreateCNV(self.__oc, path=os.path.join(self.__dir_path, resource), resource_list=resource_files)
|
|
93
93
|
create_cnv.create_cnv()
|
|
94
|
-
elif '
|
|
95
|
-
|
|
96
|
-
|
|
94
|
+
elif 'nhc_far' == resource:
|
|
95
|
+
create_nhc_far = CreateNHCFAR(self.__oc, path=os.path.join(self.__dir_path, resource), resource_list=resource_files)
|
|
96
|
+
create_nhc_far.create_nhc_far()
|
|
97
97
|
elif 'infra' == resource:
|
|
98
98
|
create_infra = MigrateInfra(self.__oc, path=os.path.join(self.__dir_path, resource), resource_list=resource_files)
|
|
99
99
|
create_infra.migrate_infra()
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
apiVersion: operators.coreos.com/v1alpha1
|
|
2
|
+
kind: Subscription
|
|
3
|
+
metadata:
|
|
4
|
+
name: fence-agents-remediation-subscription
|
|
5
|
+
namespace: openshift-workload-availability
|
|
6
|
+
spec:
|
|
7
|
+
channel: stable
|
|
8
|
+
name: fence-agents-remediation
|
|
9
|
+
source: redhat-operators
|
|
10
|
+
sourceNamespace: openshift-marketplace
|
|
11
|
+
package: fence-agents-remediation
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
---
|
|
2
|
+
apiVersion: fence-agents-remediation.medik8s.io/v1alpha1
|
|
3
|
+
kind: FenceAgentsRemediationTemplate
|
|
4
|
+
metadata:
|
|
5
|
+
name: nhc-remediation-far
|
|
6
|
+
namespace: openshift-workload-availability
|
|
7
|
+
spec:
|
|
8
|
+
template:
|
|
9
|
+
spec:
|
|
10
|
+
nodeparameters:
|
|
11
|
+
'--ip':
|
|
12
|
+
master-0: {{ bmc_ips['master-0'] }}
|
|
13
|
+
master-1: {{ bmc_ips['master-1'] }}
|
|
14
|
+
master-2: {{ bmc_ips['master-2'] }}
|
|
15
|
+
worker-0: {{ bmc_ips['worker-0'] }}
|
|
16
|
+
worker-1: {{ bmc_ips['worker-1'] }}
|
|
17
|
+
worker-2: {{ bmc_ips['worker-2'] }}
|
|
18
|
+
'--username':
|
|
19
|
+
master-0: {{ bmc_user }}
|
|
20
|
+
master-1: {{ bmc_user }}
|
|
21
|
+
master-2: {{ bmc_user }}
|
|
22
|
+
worker-0: {{ bmc_user }}
|
|
23
|
+
worker-1: {{ bmc_user }}
|
|
24
|
+
worker-2: {{ bmc_user }}
|
|
25
|
+
'--password':
|
|
26
|
+
master-0: {{ bmc_password }}
|
|
27
|
+
master-1: {{ bmc_password }}
|
|
28
|
+
master-2: {{ bmc_password }}
|
|
29
|
+
worker-0: {{ bmc_password }}
|
|
30
|
+
worker-1: {{ bmc_password }}
|
|
31
|
+
worker-2: {{ bmc_password }}
|
|
32
|
+
sharedparameters:
|
|
33
|
+
'--lanplus': ''
|
|
34
|
+
agent: fence_ipmilan
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
apiVersion: remediation.medik8s.io/v1alpha1
|
|
38
|
+
kind: NodeHealthCheck
|
|
39
|
+
metadata:
|
|
40
|
+
name: nhc-remediation-far
|
|
41
|
+
spec:
|
|
42
|
+
minHealthy: 2
|
|
43
|
+
remediationTemplate:
|
|
44
|
+
apiVersion: fence-agents-remediation.medik8s.io/v1alpha1
|
|
45
|
+
kind: FenceAgentsRemediationTemplate
|
|
46
|
+
name: nhc-remediation-far
|
|
47
|
+
namespace: openshift-workload-availability
|
|
48
|
+
selector:
|
|
49
|
+
matchExpressions:
|
|
50
|
+
- key: node-role.kubernetes.io/worker
|
|
51
|
+
operator: Exists
|
|
52
|
+
- key: node-role.kubernetes.io/master
|
|
53
|
+
operator: Exists
|
|
54
|
+
unhealthyConditions:
|
|
55
|
+
- duration: 300s
|
|
56
|
+
status: "False"
|
|
57
|
+
type: Ready
|
|
58
|
+
- duration: 300s
|
|
59
|
+
status: Unknown
|
|
60
|
+
type: Ready
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/main/environment_variables.py
RENAMED
|
@@ -4,6 +4,8 @@ import time
|
|
|
4
4
|
import datetime
|
|
5
5
|
import argparse
|
|
6
6
|
from uuid import uuid4
|
|
7
|
+
from ast import literal_eval
|
|
8
|
+
|
|
7
9
|
from benchmark_runner.main.environment_variables_exceptions import ParseFailed
|
|
8
10
|
|
|
9
11
|
|
|
@@ -247,7 +249,6 @@ class EnvironmentVariables:
|
|
|
247
249
|
# upgrade workers duration seconds
|
|
248
250
|
self._environment_variables_dict['upgrade_workers_duration_seconds'] = EnvironmentVariables.get_env('UPGRADE_WORKERS_DURATION_SECONDS', '')
|
|
249
251
|
|
|
250
|
-
|
|
251
252
|
# SNO or empty for regular
|
|
252
253
|
self._environment_variables_dict['cluster_type'] = EnvironmentVariables.get_env('CLUSTER_TYPE', '')
|
|
253
254
|
# For SNO: choose 1 master, dictionary: {'master': ['master-0', 'master-1', 'master-2'], 'worker': ['worker-0', 'worker-1', 'worker-2' ] }
|
|
@@ -276,8 +277,12 @@ class EnvironmentVariables:
|
|
|
276
277
|
self._environment_variables_dict['num_odf_disk'] = EnvironmentVariables.get_env('NUM_ODF_DISK', 4)
|
|
277
278
|
self._environment_variables_dict['worker_disk_ids'] = EnvironmentVariables.get_env('WORKER_DISK_IDS', "")
|
|
278
279
|
self._environment_variables_dict['worker_disk_prefix'] = EnvironmentVariables.get_env('WORKER_DISK_PREFIX', '')
|
|
279
|
-
# install resources list "[ 'lso', 'odf', 'cnv', 'infra', 'custom' ]"
|
|
280
|
+
# install resources list "[ 'lso', 'odf', 'cnv', 'infra', 'custom', 'kata', 'nhc_far' ]"
|
|
280
281
|
self._environment_variables_dict['install_resources_list'] = EnvironmentVariables.get_env('INSTALL_RESOURCES_LIST', "")
|
|
282
|
+
# for 'nhc_far' operator
|
|
283
|
+
self._environment_variables_dict['bmc_user'] = EnvironmentVariables.get_env('BMC_USER', '')
|
|
284
|
+
self._environment_variables_dict['bmc_password'] = EnvironmentVariables.get_env('BMC_PASSWORD', '')
|
|
285
|
+
self._environment_variables_dict['bmc_ips'] = literal_eval(EnvironmentVariables.get_env('BMC_IPS', "{}"))
|
|
281
286
|
|
|
282
287
|
# Parameters below related to 'install_ocp()' and 'install_resource()'
|
|
283
288
|
# Mandatory: OCP environment flavor PERF or FUNC for updating GitHub secrets
|
|
@@ -66,7 +66,7 @@ benchmark_runner/common/ocp_resources/create_cnv.py
|
|
|
66
66
|
benchmark_runner/common/ocp_resources/create_custom.py
|
|
67
67
|
benchmark_runner/common/ocp_resources/create_kata.py
|
|
68
68
|
benchmark_runner/common/ocp_resources/create_lso.py
|
|
69
|
-
benchmark_runner/common/ocp_resources/
|
|
69
|
+
benchmark_runner/common/ocp_resources/create_nhc_far.py
|
|
70
70
|
benchmark_runner/common/ocp_resources/create_ocp_resource.py
|
|
71
71
|
benchmark_runner/common/ocp_resources/create_ocp_resource_exceptions.py
|
|
72
72
|
benchmark_runner/common/ocp_resources/create_ocp_resource_operations.py
|
|
@@ -84,11 +84,11 @@ benchmark_runner/common/ocp_resources/lso/template/01_namespace_template.yaml
|
|
|
84
84
|
benchmark_runner/common/ocp_resources/lso/template/02_operator_group_template.yaml
|
|
85
85
|
benchmark_runner/common/ocp_resources/lso/template/03_catalogsource_template.yaml
|
|
86
86
|
benchmark_runner/common/ocp_resources/lso/template/04_subscription_template.yaml
|
|
87
|
-
benchmark_runner/common/ocp_resources/
|
|
88
|
-
benchmark_runner/common/ocp_resources/
|
|
89
|
-
benchmark_runner/common/ocp_resources/
|
|
90
|
-
benchmark_runner/common/ocp_resources/
|
|
91
|
-
benchmark_runner/common/ocp_resources/
|
|
87
|
+
benchmark_runner/common/ocp_resources/nhc_far/template/01_namespace_template.yaml
|
|
88
|
+
benchmark_runner/common/ocp_resources/nhc_far/template/02_operator_group_template.yaml
|
|
89
|
+
benchmark_runner/common/ocp_resources/nhc_far/template/03_nhc_subscription_template.yaml
|
|
90
|
+
benchmark_runner/common/ocp_resources/nhc_far/template/04_far_subscription_template.yaml
|
|
91
|
+
benchmark_runner/common/ocp_resources/nhc_far/template/05_nhc_far_template.yaml
|
|
92
92
|
benchmark_runner/common/ocp_resources/odf/template/01_delete_disks_template.sh
|
|
93
93
|
benchmark_runner/common/ocp_resources/odf/template/02_label_nodes_template.sh
|
|
94
94
|
benchmark_runner/common/ocp_resources/odf/template/03_local_volume_discovery_template.yaml
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
apiVersion: operators.coreos.com/v1alpha1
|
|
2
|
-
kind: Subscription
|
|
3
|
-
metadata:
|
|
4
|
-
name: self-node-remediation-operator
|
|
5
|
-
namespace: openshift-workload-availability
|
|
6
|
-
spec:
|
|
7
|
-
channel: stable
|
|
8
|
-
installPlanApproval: Automatic
|
|
9
|
-
name: self-node-remediation
|
|
10
|
-
source: redhat-operators
|
|
11
|
-
sourceNamespace: openshift-marketplace
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
apiVersion: remediation.medik8s.io/v1alpha1
|
|
3
|
-
kind: NodeHealthCheck
|
|
4
|
-
metadata:
|
|
5
|
-
name: chaos-nodehealthcheck
|
|
6
|
-
spec:
|
|
7
|
-
minHealthy: 1
|
|
8
|
-
remediationTemplate:
|
|
9
|
-
apiVersion: self-node-remediation.medik8s.io/v1alpha1
|
|
10
|
-
name: self-node-remediation-automatic-strategy-template
|
|
11
|
-
namespace: openshift-workload-availability
|
|
12
|
-
kind: SelfNodeRemediationTemplate
|
|
13
|
-
selector:
|
|
14
|
-
matchExpressions:
|
|
15
|
-
- key: node-role.kubernetes.io/worker
|
|
16
|
-
operator: Exists
|
|
17
|
-
unhealthyConditions:
|
|
18
|
-
- type: Ready
|
|
19
|
-
status: "False"
|
|
20
|
-
duration: 20s
|
|
21
|
-
- type: Ready
|
|
22
|
-
status: Unknown
|
|
23
|
-
duration: 20s
|
|
24
|
-
|
|
25
|
-
---
|
|
26
|
-
apiVersion: v1
|
|
27
|
-
items:
|
|
28
|
-
- apiVersion: self-node-remediation.medik8s.io/v1alpha1
|
|
29
|
-
kind: SelfNodeRemediationTemplate
|
|
30
|
-
metadata:
|
|
31
|
-
annotations:
|
|
32
|
-
remediation.medik8s.io/multiple-templates-support: "true"
|
|
33
|
-
name: self-node-remediation-automatic-strategy-template
|
|
34
|
-
namespace: openshift-workload-availability
|
|
35
|
-
spec:
|
|
36
|
-
template:
|
|
37
|
-
spec:
|
|
38
|
-
remediationStrategy: OutOfServiceTaint
|
|
39
|
-
kind: List
|
|
40
|
-
metadata:
|
|
41
|
-
resourceVersion: ""
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/clusterbuster/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/analyze/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/IBM/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/clouds/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/github/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/grafana/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/logger/__init__.py
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/logger/init_logger.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/oc/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/oc/oc_exceptions.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/prometheus/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/remote_ssh/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ssh/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/ssh/ssh_exceptions.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/virtctl/__init__.py
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/common/virtctl/virtctl.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/jupyterlab/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/krkn_hub/krknhub_workloads.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/__init__.py
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/bootstorm_vm.py
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/vdbench_pod.py
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/vdbench_vm.py
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/windows_vm.py
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner/workloads/workloads.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner.egg-info/not-zip-safe
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner.egg-info/requires.txt
RENAMED
|
File without changes
|
{benchmark_runner-1.0.843 → benchmark_runner-1.0.844}/benchmark_runner.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|