Age | Commit message (Collapse) | Author | Files | Lines |
|
opnfv/xtesting master triggered a change in the alpine baseline image (3.14)
As a consequence the xtesting docker relying on master were broken, as the
list of testcases was not overwrittent in pytho3.9 lib folder
2 options were possible:
- fix the version (wallaby)
- align the xtesting dockers and change the path to use 3.9
option1 is more secured.
For the moment python3.8 is enough for the SDK.
If needed we could upgrade later.
Issue-ID: TEST-359
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Iaeada26416e0929a11c17f5c2803448c5a23888c
|
|
the check_versons code has been repackaged in an external
gitlab.com repo [1]
It provides
- better error management
- reporting
[1]: https://gitlab.com/Orange-OpenSource/lfn/onap/
integration/onap-version-status
Issue-ID: TEST-340
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I6d892e8c5e6c1729a1073e9d6f538b636390515f
|
|
Recommendations for Honolulu is 1.19.9
Issue-ID: INT-1884
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I5593c90045ed12856856ede6b4cad1aa54638c5d
|
|
DEPLOY_SCENARIO was not the right env var
We could either rename the DEPLOY_SCENARIO or
use the existing NONDE_NAM
I select the second option, all the nodes( =labs) with name
including the word weekly will be compatible with running the versions test.
Test in progress on weekly-master
This test was skipped when using DEPLOY_SCENARIO
Issue-ID: INT-1853
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I00de9e05bc79e0baf139abf4307d9a6e303e6031
|
|
So far, versions is triggered only in weekly because there are
2 branches master and weekly-master
as feature branches are evil, it is possible to keep only
one branch but the triggering criteria shall be declared at the test level
Issue-ID: INT-1853
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I2684a09700f5abd666d05dbd10f0c26d668b2dc3
|
|
helm client not needed by the security tests
it will save some space
the ligter, the better...
Issue-ID: INT-1798
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ia09ff4a1b2d405036985b014d678769461f3ffe1
|
|
Note: a waiver shall be created (and merged) in SECCOM
repo before we can merge this patch
Issue-ID: INT-1722
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I1d064275e9b90574e8b90c733d0dcc9b6f2bed74
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
Now everything is done in ONAP, no ref to gitlab.com needed
+ fix for certif test call
+ harmonization https+pip to use git.onap.org (not gerrit.onap.org)
Issue-ID: INT-1570
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Idde25ae6e96b60f35a4383ff9dbc494422d8bf4c
|
|
As the migration is now completed, no reference to gitlab.com shall be kept
Issue-ID: INT-1571
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Id4e522fe9cd8ad2a763677fa53d363cf0a2603f1
|
|
This patch changes source of SECCOM waivers for security-related tests.
Now all of them are available in "integration/seccom" repository.
After this change is merged old waiver lists will be removed from their
respective sources.
Issue-ID: INT-1710
Change-Id: I5f0f11307dd259d2a66a2916ac4ac01e27177b29
Depends-On: I25ad8ce6f14bb5fd9672139406eb6d3a0720eebb
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
Issue-ID: INT-1571
Change-Id: Icd215ad5b49dcbf34eb46b973676f5141b589f83
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I3af9c4697f0e67d3ce5b6d2fceeb978aeb20a0ff
|
|
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I322aa4de7e01895c839e1ccb4259333fb3a7cb17
|
|
All the Dockerfiles and xtesting configurations were hosted in gitlab.com [1]
The goal of this patch is to host these assets in ONAP
A jenkins jjb shall be created to generated the docker and push them on the nexus
(today the built-in registry of ONAP was used)
These xtesting dockers are referencing integration categories [2] and integration
use cases [3]
These xtesting dockers shall also simplify the way to integrate new use cases in any
CI chain (jenkins or gitlab-ci based)
[1]: https://gitlab.com/Orange-OpenSource/lfn/onap/integration/xtesting
[2]: https://wiki.onap.org/pages/viewpage.action?pageId=71835330
[3]: http://testresults.opnfv.org/onap/api/v1/projects/integration/cases
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Iba0fc0b0415731a7a81ba0225a70ae16391dd129
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|