Skip to content
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

Test Adaptations: CNF Installation (5.3) Disable new cluster tests and adapt service_discovery #2166

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. Feature: Group several manifest into one file

    - group manifests from several CNFs into one
      common_manifests.yaml file
    - add functionality in cleanup.cr to remove this file
    - depends on PR in helm library:
      cnf-testsuite/helm#4
    - common_manifest functionality: used common_manifest
      instead of templates
    - remove methods related to templates
    - update generated manifest: add namespace to each
      resource
    
    Signed-off-by: barmull <barbora.muller@tietoevry.com>
    barmull committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    24744bc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. test-adaptations: Disable cnf_to_new_cluster tests

    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>
    kosstennbl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    669a758 View commit details
    Browse the repository at this point in the history