Fix basic 12 and add charm tag to basic 7
[osm/tests.git] / robot-systest / resources / basic_12-ns_primitives_data.py
index 128235c..7a91f2e 100644 (file)
@@ -17,9 +17,9 @@ from pathlib import Path
 # Get ${HOME} from local machine
 home = str(Path.home())
 # NS and VNF descriptor package files
-vnfd_pkg1 = 'charm-packages/nscharm_policy_vnf'
-vnfd_pkg2 = 'charm-packages/nscharm_user_vnf'
-nsd_pkg = 'charm-packages/nscharm_ns'
+vnfd_pkg1 = 'nscharm_policy_vnf'
+vnfd_pkg2 = 'nscharm_user_vnf'
+nsd_pkg = 'nscharm_ns'
 # NSD and VNFD names in OSM
 vnfd_name1 = 'nscharm-policy-vnf'
 vnfd_name2 = 'nscharm-user-vnf'
@@ -32,4 +32,4 @@ ns_name = 'test_nscharm'
 publickey = home + '/.ssh/id_rsa.pub'
 privatekey = home + '/.ssh/id_rsa'
 # Juju variables
-old_juju_password = 'd55ce8ab4efa59e7f1b865bce53f55ed'
+old_juju_password = 'a5611fc6452349cc6e45705d34c501d4'