Skip to content

group-policy/gbpfunctests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

gbpfunctests

Integration and functional tests for OpenStack GBP.

Instructions to Run the Tests:

#1. git clone http://github.com/group-policy/gbpfunctests <ABCD_dir> #2. export PYTHONPATH="${PYTHONPATH}:/<ABCD_dir>", so that library imports happen successfully #3. cd <ABCD_dir>/testcases #4. run the full suite by executing this cmd: "python suite_run.py" #5. run every testsuite for each gbp object by executing thsi cmd: "python tc_gbp_*"

About

Integration and functional tests for OpenStack GBP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages