aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/sfc_symmetric_chain.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-26Migrate SNAPS to Openstack-SDKNikos Mimigiannis1-4/+4
2018-11-14Fix bug in the symmetric test caseManuel Buil1-7/+9
2018-08-31Decouple tacker from testsManuel Buil1-50/+11
2018-08-29Improve readability of the testsManuel Buil1-1/+1
2018-06-15Fix "Remove the annoying WARNINGS when using XCI"Bill Morrisson1-0/+5
2018-06-12Rethink the clean up processPanagiotis Karalis1-0/+8
2018-06-01Fix the logging to be compatible with functestPanagiotis Karalis1-2/+2
2018-05-22Fix symmetric test case result summaryJaime Caamaño Ruiz1-2/+4
2018-05-15Clean up Test Case codePanagiotis Karalis1-276/+121
2018-05-09Add more logs to the codeManuel Buil1-2/+2
2018-05-03Bug fix: Use opnfv.logger objectManuel Buil1-7/+5
2018-04-04Update symmetric chain test caseJaime Caamaño Ruiz1-51/+150
2018-02-16Switch from CONST to env.get()Cédric Ollivier1-1/+1
2017-12-21Migrate to SNAPs openstack libraryManuel Buil1-60/+44
2017-12-12Clean up our utils.pyManuel Buil1-1/+1
2017-09-15Update the wait_for_classification_rules functionManuel Buil1-2/+1
2017-09-13Increase timeout timeManuel Buil1-1/+1
2017-09-01Remove setup_compute_node and configure_iptablesManuel Buil1-2/+0
2017-09-01Add new Tacker libraryDimitrios Markou1-1/+1
2017-08-31Adapt the testcases to multiple installersDimitrios Markou1-5/+4
2017-06-30Use the recommended exception syntaxManuel Buil1-1/+1
2017-05-26functest_logger changes fixvijayendra Radhakrishna1-2/+5
2017-04-05Remove get_floating_ips()Juan Vidal1-0/+1
2017-04-05Harmonize vxlan-tool callsJuan Vidal1-2/+3
2017-03-27Rewrite classification rules wait loopGeorge Paraskevopoulos1-1/+5
2017-03-02Merge "Add marks to specify that symmetric_service_chain test is not ok"Manuel Buil1-0/+4
2017-03-02Add marks to specify that symmetric_service_chain test is not okJuan Vidal1-0/+4
2017-03-01Remove get_floating_ip_2 from sfc_symmetric_chainJuan Vidal1-4/+17
2017-02-23Create downstream classifier in symmetric-chain testJuan Vidal1-7/+23
2017-02-23Use baseline topology on symmetric chain testcaseJuan Vidal1-5/+17
2017-02-20Use __name__ on Logger instantiation instead of custom stringsJuan Vidal1-1/+1
2017-02-17Introduce new test case: symmetric service chainJuan Vidal1-0/+201