-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] CNF Installation (5), Prepare tests for new installation method #2153
Comments
- open_metrics and prometheus_traffic - changed config map naming - ip_addresses - removed Refs: #2153 Signed-off-by: barmull barbora.muller@tietoevry.com
- open_metrics and prometheus_traffic - changed config map naming - ip_addresses - removed Refs: #2153 Signed-off-by: barmull barbora.muller@tietoevry.com
- open_metrics and prometheus_traffic - changed config map naming - ip_addresses - removed Refs: #2153 Signed-off-by: barmull barbora.muller@tietoevry.com
- open_metrics and prometheus_traffic - change name of config maps - ip_addresses - removed - hardcoded_ip_addresses_in_k8s_runtime_configuration - change to use common_manifest.yml file Refs: #2153 Signed-off-by: barmull barbora.muller@tietoevry.com
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Two tests were disabled as a part of 5.2 (#2164): 'tracing' and 'oran_e2_connection'.
Separate ticket should be created for redesign and return of these tests. |
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Additional issue was discovered: we need to somehow ensure correct namespaces for each resource for cnf_workload_resource method. If deployments in CNF would be on different namespaces, get_deployment_namespace method wouldn't work. Add: Being done in the scope of (4) |
- open_metrics and prometheus_traffic - change name of config maps - ip_addresses - removed - hardcoded_ip_addresses_in_k8s_runtime_configuration - change to use common_manifest.yml file Refs: #2153 Signed-off-by: barmull barbora.muller@tietoevry.com
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Temporarily disable cnf_to_new_cluster tests as this process needs to be redesigned to new installation format. Also, adapt service_discovery to namespaced manifest generation. Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Refs: #2153 - Removed functions that will not be available with new installation process. - Tests will have to be updated further once the new points system is introduced. Signed-off-by: svteb <slavo.valko@tietoevry.com>
Refs: #2153 - Removed functions that will not be available with new installation process. - Tests will have to be updated further once the new points system is introduced. Signed-off-by: svteb <slavo.valko@tietoevry.com>
Refs: #2153 - Removed functions that will not be available with new installation process. - Tests now account for multiple deployments in one CNF and check accordingly. In case of any failure the whole task exists with FAILED, additional information about which chart failed can be found in the logs. Signed-off-by: svteb <slavo.valko@tietoevry.com>
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
- open_metrics and prometheus_traffic - change name of config maps - ip_addresses - removed - hardcoded_ip_addresses_in_k8s_runtime_configuration - change to use common_manifest.yml file Refs: #2153 Signed-off-by: barmull barbora.muller@tietoevry.com
- open_metrics and prometheus_traffic - change name of config maps - ip_addresses - removed - hardcoded_ip_addresses_in_k8s_runtime_configuration - change to use common_manifest.yml file Refs: #2153 Signed-off-by: barmull barbora.muller@tietoevry.com
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Temporarily disable cnf_to_new_cluster tests as this process needs to be redesigned to new installation format. Also, adapt service_discovery to namespaced manifest generation. Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Refs: #2153 - Removed functions that will not be available with new installation process. - Tests now account for multiple deployments in one CNF and check accordingly. In case of any failure the whole task exists with FAILED, additional information about which chart failed can be found in the logs. Signed-off-by: svteb <slavo.valko@tietoevry.com>
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
- open_metrics and prometheus_traffic - change name of config maps - ip_addresses - removed - hardcoded_ip_addresses_in_k8s_runtime_configuration - change to use common_manifest.yml file Refs: #2153 Signed-off-by: barmull barbora.muller@tietoevry.com
Temporarily disable cnf_to_new_cluster tests as this process needs to be redesigned to new installation format. Also, adapt service_discovery to namespaced manifest generation. Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Refs: #2153 - Removed functions that will not be available with new installation process. - Tests now account for multiple deployments in one CNF and check accordingly. In case of any failure the whole task exists with FAILED, additional information about which chart failed can be found in the logs. Signed-off-by: svteb <slavo.valko@tietoevry.com>
- open_metrics and prometheus_traffic - change name of config maps - ip_addresses - removed - hardcoded_ip_addresses_in_k8s_runtime_configuration - change to use common_manifest.yml file Refs: #2153 Signed-off-by: barmull barbora.muller@tietoevry.com
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Installation configmap can significantly complicate new installation process and has multiple issues with its design (and related tests). Remove installation congigmap Redesign related tests or make them always skip until further redesign would be done in the scope of different change Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Temporarily disable cnf_to_new_cluster tests as this process needs to be redesigned to new installation format. Also, adapt service_discovery to namespaced manifest generation. Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Temporarily disable cnf_to_new_cluster tests as this process needs to be redesigned to new installation format. Also, adapt service_discovery to namespaced manifest generation. Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Temporarily disable cnf_to_new_cluster tests as this process needs to be redesigned to new installation format. Also, adapt service_discovery to namespaced manifest generation. Refs: #2153 Signed-off-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Refs: #2153 - Removed functions that will not be available with new installation process. - Tests now account for multiple deployments in one CNF and check accordingly. In case of any failure the whole task exists with FAILED, additional information about which chart failed can be found in the logs. Signed-off-by: svteb <slavo.valko@tietoevry.com>
- open_metrics and prometheus_traffic - change name of config maps - ip_addresses - removed - hardcoded_ip_addresses_in_k8s_runtime_configuration - change to use common_manifest.yml file Refs: cnti-testcatalog#2153 Signed-off-by: barmull barbora.muller@tietoevry.com
Some of the tests in testsuite are not compatible with planned new installation method. They should be redesigned or given skip conditions if not suitable for some situations.
Potential issues:
List of problematic tests (possibly incomplete) and ideas for problem solutions:
The text was updated successfully, but these errors were encountered: