Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I56abd4b22444615cbe27e13475d9f00a98e62cd7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It switches Docker tags:
- x86_64 -> amd64
- aarch64 -> arm64
Change-Id: I05575dd728e7502a891a3ee3015f81ac8e3f7a92
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It must be noted that Docker automated build cannot create these
images as the prerequisites are unmet to cross-compile [1].
It also publishes a travis config file [2].
[1] https://www.kernel.org/doc/html/v4.11/admin-guide/binfmt-misc.html
[2] https://travis-ci.org/collivier/functest/builds/286932633
Change-Id: I11fdef410cc40989132205a098410175f789fdef
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Change-Id: I631061178f4c96d28dfa4fcf22af0fef2c4f5db4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It allows running all testcases via Functest REST API [1].
[1] https://wiki.opnfv.org/display/functest/Running+test+cases+via+new+Functest+REST+API
Change-Id: Iaa69b7367653398582b876df1362f72c787c6b7b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
As Parser is based on OpenStack pike release, it's hosted by a
dedicated Alpine container.
Change-Id: I1957ff100108d2ca58f939ddf4feda28a2954ced
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Change-Id: I38c79028e642c6e3c8d64cc5eda1ead52983b12b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It integrates the whole test suite:
- tempest_full_parallel
- tempest_custom
- rally_full
Change-Id: If215d8e12262072828f348ac323dba963849bf14
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It integrates the next testcases:
- bgpvpn
- security_scan
- functest-odl-sfc
- barometercollectd
It also modifies several cmds in the former testcases.yaml to ensure
backward compatibility.
Depends-On: I75aaf950f7b072c142fa9894cef7ef7f057adac3
Depends-On: I50219cad42bf0e085c2edf2e1abe149c2e057a99
Change-Id: Idf3d6b4a769edd1a5401748886e0ed64d4f5f281
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It also sets opnfv as default repository as they will be pushed by
releng.
It adds hooks asked for automated build via Docker which allows
continuous integration before the update of jjobs.
Change-Id: I08b55b1ff334afe6c0f58af3100cfa04f76d8ef0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|