summaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/ci/test_prepare_env.py
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Switch to check_deployment instead of check_os.shjose.lausuch1-14/+10
2017-06-30Define console_scriptsCédric Ollivier1-3/+3
2017-06-22Remove calls to deployment handler in prepare envjose.lausuch1-6/+2
2017-06-06Merge "Remove call to fetch_os_creds.sh"Jose Lausuch1-10/+5
2017-06-06Remove call to fetch_os_creds.shjose.lausuch1-10/+5
2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang1-3/+20
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch1-2/+1
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier1-2/+1
2017-05-18Add a new directory to hold pre-downloaded imageshelenyao1-0/+8
2017-05-05Replace CONST.* by getattribute/setattrjose.lausuch1-36/+43
2017-03-27More Unit Tests for ci directoryashishk19941-3/+108
2017-03-08Bugfix: modify test_prepare_env to make verify job successfulLinda Wang1-3/+5
2017-03-01Added Unit Tests for ci/prepare_envashishk19941-0/+345