Skip to content
Snippets Groups Projects
Commit 89d03a5b authored by Carlos Manso's avatar Carlos Manso
Browse files

Merge branch...

Merge branch 'feat/216-cttc-implement-integration-test-between-e2e-ip-optical-sdn-controllers' of https://labs.etsi.org/rep/tfs/controller into feat/216-cttc-implement-integration-test-between-e2e-ip-optical-sdn-controllers
parents 9fcfa506 cfb7d8a3
No related branches found
No related tags found
1 merge request!286Resolve "(CTTC) Implement integration test between E2E-IP-Optical SDN Controllers"
...@@ -98,8 +98,6 @@ end2end_test ecoc24: ...@@ -98,8 +98,6 @@ end2end_test ecoc24:
- ./deploy/crdb.sh - ./deploy/crdb.sh
- ./deploy/nats.sh - ./deploy/nats.sh
# - ./deploy/qdb.sh # - ./deploy/qdb.sh
...@@ -115,8 +113,6 @@ end2end_test ecoc24: ...@@ -115,8 +113,6 @@ end2end_test ecoc24:
# Deploy IP TeraFlowSDN # Deploy IP TeraFlowSDN
# Delete secondary ingress controllers # Delete secondary ingress controllers
- kubectl delete -f src/tests/ecoc24/nginx-ingress-controller-ip.yaml --ignore-not-found - kubectl delete -f src/tests/ecoc24/nginx-ingress-controller-ip.yaml --ignore-not-found
...@@ -132,6 +128,8 @@ end2end_test ecoc24: ...@@ -132,6 +128,8 @@ end2end_test ecoc24:
- | - |
sed -i '/name: CRDB_DATABASE/{n;s/value: .*/value: "tfs_ip_context"/}' manifests/contextservice.yaml sed -i '/name: CRDB_DATABASE/{n;s/value: .*/value: "tfs_ip_context"/}' manifests/contextservice.yaml
- echo "Sleeping 60"
- sleep 60
# - source src/tests/${TEST_NAME}/deploy_specs_ip.sh # - source src/tests/${TEST_NAME}/deploy_specs_ip.sh
- ./deploy/crdb.sh - ./deploy/crdb.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment