| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals One Statement'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci1.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals One Statement, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals One Statement, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci1.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals One Statement 2'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci1.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals One Statement 2, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals One Statement 2, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci1.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals One Statement 3'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci1.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals One Statement 3, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals One Statement 3, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci1.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Not Equals One Statement'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci2.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Not Equals One Statement, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Not Equals One Statement, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci2.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals Three Statements With or, one true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci3.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With or, one true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With or, one true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci3.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Not Equals Three Statements With or, one true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci3a.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Not Equals Three Statements With or, one true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Not Equals Three Statements With or, one true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci3a.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals Three Statements With or, none true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci4.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With or, none true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With or, none true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci4.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals Three Statements With and, one true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci5.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With and, one true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With and, one true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci5.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals Three Statements With and, all true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci6.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With and, all true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With and, all true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci6.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Not Equals Three Statements With and, all true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci6a.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Not Equals Three Statements With and, all true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Not Equals Three Statements With and, all true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci6a.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals Three Statements With Wildcard and or, one true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci10.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With Wildcard and or, one true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With Wildcard and or, one true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci10.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals Three Statements With Two Wildcards and or, one true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci11.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With Two Wildcards and or, one true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With Two Wildcards and or, one true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci11.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals Three Statements With Wildcard With and, all true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci12.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With Wildcard With and, all true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With Wildcard With and, all true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci12.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter Equals Three Statements With Three Wildcards With and, all true'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci13.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With Three Wildcards With and, all true, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter Equals Three Statements With Three Wildcards With and, all true, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci13.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter With Extra Spaces'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci7.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter With Extra Spaces, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter With Extra Spaces, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci7.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_target/del_aci.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR } |
| | | </call> |
| | | |
| | | <if expr="RC != 0"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter With Missing Quotes'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci8.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter With Missing Quotes, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter With Missing Quotes, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci8.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 21"> |
| | |
| | | <testcase name="'ACI: Targetfilter: Targetfilter With Missing Quotes 2'"> |
| | | <sequence> |
| | | <call function="'testCase_Preamble'"/> |
| | | |
| | | <script> |
| | | curr_aci_ldif_file = '%s/aci/aci_targetfilter/add_aci9.ldif' % STAGED_DATA_DIR |
| | | curr_aci=retrieve_aci('%s' % curr_aci_ldif_file); |
| | | </script> |
| | | |
| | | <message> |
| | | 'ACI: Targetfilter: Targetfilter With Missing Quotes 2, preamble adding aci' |
| | | 'ACI: Targetfilter: Targetfilter With Missing Quotes 2, preamble adding aci,\n %s' % curr_aci |
| | | </message> |
| | | |
| | | <call function="'modifyEntry'"> |
| | |
| | | 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , |
| | | 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'entryToBeModified' : '%s/aci/aci_targetfilter/add_aci9.ldif' % STAGED_DATA_DIR } |
| | | 'entryToBeModified' : '%s' % curr_aci_ldif_file } |
| | | </call> |
| | | |
| | | <if expr="RC != 21"> |