summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/setup.cfg
AgeCommit message (Collapse)AuthorFilesLines
2019-10-08Fix python package creationcolvert1-1/+5
- fix bad configuration in setup.cfg - clean coverage target Issue-ID: TEST-184 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I733a784a1d717155b72ede8e35fe64fb14a36cd4
2019-09-19bumping versions for el altoDR695H1-1/+1
Issue-ID: TEST-216 Change-Id: I5765430863dd978be05d2a3ac0d053a70c5239d3 Signed-off-by: DR695H <dr695h@att.com>
2019-08-28Add toxumry83641-5/+21
it would create virtualenv to - run tests in python2.7 and 3 - perform linting operations (flake8, pylint) Issue-ID: INT-1228 Change-Id: I451e1108285f6ebffc650bf3de4f175594ec796d Signed-off-by: umry8364 <morgan.richomme@orange.com> Signed-off-by: DR695H <dr695h@att.com>
2019-05-01support python 3DR695H1-1/+1
support python 3 in all files, also support python 2 however so everything should continue to work Change-Id: I4ace08d2bb0623c0fdc61f2fe39d2339817aa916 Issue-ID: TEST-141 Signed-off-by: DR695H <dr695h@att.com>
2019-04-23move robotframeworkonap to subdirectoryDR695H1-0/+5
i also moved the build to maven based, although that isnt needed to work right now. Change-Id: Ib18d70e3ea4858cc4b9d51fdc2046b59202640ab Issue-ID: TEST-141 Signed-off-by: DR695H <dr695h@att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>