Skip to content

Commit

Permalink
Improve of whitelisting in privileged tests
Browse files Browse the repository at this point in the history
This change updates privileged test to consider
only containers from CNF under test. As a result
of this change, the 'allowlist_helm_chart_container_names'
parameter in the cnf-testsuite.yml configuration file
of lot of examples and samples is no needed. Therefore
this patch also removes this parameter from cnf-testsuite.yml
in examples and samples where it is no need anymore.

Closes-Bug: cnti-testcatalog#1906
Signed-off-by: horecoli <[email protected]>
  • Loading branch information
horecoli committed Jul 23, 2024
1 parent a58405f commit 9111444
Show file tree
Hide file tree
Showing 96 changed files with 11 additions and 118 deletions.
1 change: 0 additions & 1 deletion example-cnfs/coredns/cnf-testsuite.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
allowlist_helm_chart_container_names: [] # [LIST_OF_CONTAINERS_ALLOWED_TO_RUN_PRIVLIDGED]
helm_chart: stable/coredns # PUBLISHED_CNFS_HELM_CHART_REPO/NAME ; or
helm_repository: # CONFIGURATION OF HELM REPO - ONLY NEEDED WHEN USING helm_chart
name: stable # HELM_CHART_REPOSITORY_NAME
Expand Down
1 change: 0 additions & 1 deletion example-cnfs/envoy/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
helm_chart: stable/envoy
allowlist_helm_chart_container_names: [nginx, envoy, calico-node, kube-proxy, nginx-proxy, node-cache]
helm_install_namespace: cnfspace
1 change: 0 additions & 1 deletion example-cnfs/nsm/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ service_name: nsm-admission-webhook-svc
helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
allowlist_helm_chart_container_names: []
helm_install_namespace: cnfspace
1 change: 0 additions & 1 deletion sample-cnfs/k8s-multiple-deployments/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ service_name:
helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/k8s-multiple-processes/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ helm_repository:
repo_url: https://cncf.gitlab.io/stable
rolling_update_test_tag: 1.6.7
helm_install_namespace: cnfspace
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/k8s-non-helm-no-image-policy/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx-webapp
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/k8s-non-helm/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx-webapp
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
rolling_update_test_tag: 1.6.7
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/multi_helm_directories/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: coredns
helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/ndn-immutable-configmap/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ container_names:
rolling_downgrade_test_tag: latest
rolling_version_change_test_tag: latest
rollback_from_tag: latest
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: wordpress
helm_install_namespace: wordpress
release_name: test
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/ndn-mutable-configmap/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ container_names:
rolling_downgrade_test_tag: latest
rolling_version_change_test_tag: latest
rollback_from_tag: latest
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/ndn-non-root-user/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/ndn-reasonable-image-size/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ helm_chart: oci://docker.io/envoyproxy/gateway-helm --version v0.0.0-latest
helm_install_namespace: "envoy-gateway-system"
release_name: envoy
service_name: envoy
allowlist_helm_chart_container_names: [nginx, envoy, calico-node, kube-proxy, nginx-proxy, node-cache]
1 change: 0 additions & 1 deletion sample-cnfs/sample-alpha-apis/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: coredns
helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-bad-helm-deploy-repo/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ service_name: coredns-coredns
helm_repository:
name: stable
repo_url: https://bad-helm-repo.googleapis.com
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-bad-helm-repo/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ helm_repository:
name: badrepo
repo_url: https://bad-helm-repo.googleapis.com
helm_chart: badrepo/coredns
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-bad-zombie/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ helm_repository:
repo_url: https://cncf.gitlab.io/stable
helm_chart: stable/coredns
helm_install_namespace: cnfspace
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-bad_helm_coredns-cnf/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: bad-helm-coredns-coredns
service_name: bad-helm-coredns-coredns
allowlist_helm_chart_container_names: [nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-coredns-cnf-bad-chart/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
helm_chart: stable/corsdsdsdedns
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-coredns-cnf-source/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
release_name: coredns
service_name: coredns-coredns
helm_chart: stable/coredns
allowlist_helm_chart_container_names: [nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-coredns-cnf/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ helm_repository:
repo_url: https://cncf.gitlab.io/stable
helm_chart: stable/coredns
helm_install_namespace: cnfspace
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-coredns-cnf2/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ helm_repository:
repo_url: https://cncf.gitlab.io/stable
helm_chart: stable/coredns
helm_install_namespace: cnfspace2
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-coredns-cnf3/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ helm_repository:
repo_url: https://cncf.gitlab.io/stable
helm_chart: stable/coredns
helm_install_namespace: cnfspace3
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-coredns-cnf4/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ helm_repository:
repo_url: https://cncf.gitlab.io/stable
helm_chart: stable/coredns
helm_install_namespace: cnfspace4
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-elastic-volume/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ helm_repository:
name: prometheus-community
repo_url: https://prometheus-community.github.io/helm-charts
helm_chart: prometheus-community/prometheus
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-fluentbit/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx-fluentbit
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-fragile-state/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ helm_directory: chart
release_name: coredns
service_name: coredns-coredns
rolling_update_test_tag: 1.6.7
allowlist_helm_chart_container_names: []
6 changes: 0 additions & 6 deletions sample-cnfs/sample-generic-cnf/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,3 @@ helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
helm_chart: stable/coredns
allowlist_helm_chart_container_names:
- nginx
- coredns
- calico-node
- kube-proxy
- nginx-proxy
1 change: 0 additions & 1 deletion sample-cnfs/sample-hostpath/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-immutable-fs/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-init-systems/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-insecure-capabilities/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: coredns
helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-large-cnf/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ service_name: coredns-coredns
helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-local-storage/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ helm_directory: chart
helm_values:
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: wordpress
helm_values: "--set mariadb.primary.persistence.enabled=false --set persistence.enabled=false"
release_name: test
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
helm_directory: wordpress
release_name: test --set mariadb.primary.persistence.enabled=false --set persistence.enabled=false
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-multiple-processes/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ helm_repository:
name:
repo_url:
helm_install_namespace: cnfspace
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-ndn-privileged/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-nonroot-containers/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-nonroot/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-openmetrics/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: openmetrics-compliant
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample-privilege-escalation/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: coredns
helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-prom-pod-discovery/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
helm_install_namespace: cnfspace
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-service-accounts/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-statefulset-cnf/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ helm_repository:
name: bitnami
repo_url: https://charts.bitnami.com/bitnami
helm_chart: bitnami/wordpress
allowlist_helm_chart_container_names: [nginx, coredns, calico-node, kube-proxy, nginx-proxy]

# The below configuration for the rolling tests
# refer to container image versions that are
Expand Down
1 change: 0 additions & 1 deletion sample-cnfs/sample-statefulset-nginx/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ manifest_directory: manifests
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []

# The below configuration for the rolling tests
# refer to container image versions that are
Expand Down
1 change: 0 additions & 1 deletion sample-cnfs/sample-statefulsets/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample-tracing/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: test
helm_repository:
name: jaegertracing
repo_url: https://jaegertracing.github.io/helm-charts
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_bad_signal_handling/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: envoy
service_name: envoy
allowlist_helm_chart_container_names: [nginx, envoy, calico-node, kube-proxy, nginx-proxy, node-cache]
1 change: 0 additions & 1 deletion sample-cnfs/sample_container_sock_mount/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_coredns/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
helm_install_namespace: cnfspace
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_coredns_bad_liveness/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ helm_directory: chart
helm_install_namespace: cnfspace
release_name: bad-liveness
service_name: bad-liveness-coredns
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
helm_directory: chart
release_name: coredns
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
helm_install_namespace: default
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_coredns_hardcoded_ips/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_coredns_protected/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: coredns --set imageCredentials.registry=https://index.docker.io/v1/ --set imageCredentials.username=$PROTECTED_DOCKERHUB_USERNAME --set imageCredentials.password=$PROTECTED_DOCKERHUB_PASSWORD --set imageCredentials.email=$PROTECTED_DOCKERHUB_EMAIL --set image.repository=$PROTECTED_IMAGE_REPO
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_coredns_values/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ helm_values: "--set image.tag=1.6.9"
helm_repository:
name: stable
repo_url: https://cncf.gitlab.io/stable
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_envoy_slow_startup/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: envoy
service_name: envoy
allowlist_helm_chart_container_names: [nginx, envoy, calico-node, kube-proxy, nginx-proxy, node-cache]
1 change: 0 additions & 1 deletion sample-cnfs/sample_external_ips/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_good_signal_handling/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: envoy
service_name: envoy
allowlist_helm_chart_container_names: [nginx, envoy, calico-node, kube-proxy, nginx-proxy, node-cache]
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ helm_repository:
helm_chart: jenkins/jenkins
helm_install_namespace: cnfspace
helm_values: "--set controller.sidecars.configAutoReload.enabled=false"
allowlist_helm_chart_container_names: [node-cache, nginx, coredns, calico-node, kube-proxy, nginx-proxy]
1 change: 0 additions & 1 deletion sample-cnfs/sample_good_zombie_handling/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: envoy
service_name: envoy
allowlist_helm_chart_container_names: [nginx, envoy, calico-node, kube-proxy, nginx-proxy, node-cache]
1 change: 0 additions & 1 deletion sample-cnfs/sample_hostport/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ git_clone_url:
install_script: chart
release_name: unifi
service_name: unifi-controller
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_latest_tag/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: nginx
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_local_registry/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
helm_directory: chart
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
container_names:
- name: coredns
rolling_update_test_tag: "1.8.0"
Expand Down
1 change: 0 additions & 1 deletion sample-cnfs/sample_network_loss/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
helm_directory: chart
release_name: coredns
service_name: coredns-coredns
allowlist_helm_chart_container_names: []
1 change: 0 additions & 1 deletion sample-cnfs/sample_no_logs/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ release_name: python-http-server
helm_repository:
name:
repo_url:
allowlist_helm_chart_container_names: []
3 changes: 1 addition & 2 deletions sample-cnfs/sample_nodeport/cnf-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ helm_install_namespace: cnfspace
git_clone_url:
install_script: chart
release_name: unifi
service_name: unifi-controller
allowlist_helm_chart_container_names: []
service_name: unifi-controller
Loading

0 comments on commit 9111444

Please sign in to comment.