aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests/configuration
diff options
context:
space:
mode:
authorPawe? Denst <pawel.denst@external.t-mobile.pl>2023-05-18 07:19:06 +0000
committerPawe? Denst <pawel.denst@external.t-mobile.pl>2023-05-18 07:19:06 +0000
commit4e195b998ba92878aa28b82fb279a10393b4d3db (patch)
tree083c27d4fd07c997d41ad94914eba682661d426f /src/onaptests/configuration
parent33b2b348ec495346e946cde6bb9edd2372b47eb4 (diff)
Revert "Configure ONAP Python tests to not expose services"
Changed name of setting value Issue-ID: INT-2234 Change-Id: I22f35a4cdff076862f086cb15d06e3d0101c883a Signed-off-by: pawel.denst <pawel.denst@external.t-mobile.pl>
Diffstat (limited to 'src/onaptests/configuration')
-rw-r--r--src/onaptests/configuration/settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/onaptests/configuration/settings.py b/src/onaptests/configuration/settings.py
index 74bc840..7561ebc 100644
--- a/src/onaptests/configuration/settings.py
+++ b/src/onaptests/configuration/settings.py
@@ -51,4 +51,3 @@ K8S_ADDITIONAL_RESOURCES_NAMESPACE = K8S_ONAP_NAMESPACE # Resources created on
ORCHESTRATION_REQUEST_TIMEOUT = 60.0 * 15 # 15 minutes in seconds
SERVICE_DISTRIBUTION_NUMBER_OF_TRIES = 30
SERVICE_DISTRIBUTION_SLEEP_TIME = 60
-EXPOSE_SERVICES_NODE_PORTS = True \ No newline at end of file