diff options
author | andre.schmid <andre.schmid@est.tech> | 2019-11-21 13:23:07 +0000 |
---|---|---|
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2020-01-13 09:56:16 +0000 |
commit | 2e6d1bb2e6870f758a9231a2f2bb096e7f7c8295 (patch) | |
tree | cbaa200b20174aea56e6ce9b34d6bdfcc0789430 /ui-ci/.gitignore | |
parent | 8b346842194edb8a9e8c4cd2764ae8ebbce988f0 (diff) |
Onboard PNF software version Ui test case
Change-Id: Ie5785c220e15afbc35efaa8158ab86c41fc34437
Issue-ID: SDC-2702
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'ui-ci/.gitignore')
-rw-r--r-- | ui-ci/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ui-ci/.gitignore b/ui-ci/.gitignore index 6405eb7c05..1b73d10df5 100644 --- a/ui-ci/.gitignore +++ b/ui-ci/.gitignore @@ -1,2 +1,4 @@ /bin/ -test-output/
\ No newline at end of file +test-output/ +sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/Files +sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/testSuites
\ No newline at end of file |