This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Sep 22, 2021
-
-
garciadeblas authored
Change-Id: I5b60040f9b0afbde05309ea93aeb92d879d24591 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 06, 2021
-
-
aktas authored
With the new way of the juju accces in k8s_08 testsuite, installing juju in the container is not needed. k8s_08 testsuite changes: https://osm.etsi.org/gerrit/c/osm/tests/+/11104 Change-Id: I7c5a59a776df23ca21b21a17728e658ad6d4e388 Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
-
- Sep 02, 2021
-
-
sousaedu authored
Some newer packages, in requirements.txt, use the Metadata version format available in 51.0.0. Docs: https://setuptools.readthedocs.io/en/latest/userguide/declarative_config.html#metadata Change-Id: I2a7c22c2fa42e7111aed462b81f5be9040d0d7f9 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Aug 26, 2021
-
-
Some of the tests require access to OSM instance in order to run some commands from there. Those commands could be run using ssh, but a private key is required to be able connect to that OSM instance. This change gets the private key corresponding to the public key in OSM instance and mounts it in docker/tests so that the container can access to OSM instance via ssh and run commands there. Change-Id: Id12ede582d5e519afbc41647b90d192b80cf8fcf Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Aug 12, 2021
-
-
sousaedu authored
Change-Id: Iea7fd8ebfd7de5033a2ff0197a1a5f1bc53f48b4 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Aug 05, 2021
-
-
Change-Id: I719c106e6f2fb92c6f00d2f9595715e1a30c7362 Signed-off-by: palsus <subhankar.pal@altran.com>
-
- Jul 30, 2021
-
-
sousaedu authored
Change-Id: I900b8e7db66924e8f12dbc6ce3b9a10cbc14f160 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jul 28, 2021
-
-
sousaedu authored
Change-Id: Ibe382eaec6b2afefe3743cc818a75f60983bfcaa Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jun 23, 2021
-
-
* Getting Juju data from installed osm * Bind the Juju data to robot-systest container Change-Id: I3fedd01fe0314b59e7b9db625b3fb206ceca4353 Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
-
- Jun 18, 2021
-
-
Change-Id: I9d4d3f96c7607c1b6f2172cb0de0a5bdcbffbfc3 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jun 16, 2021
-
-
sousaedu authored
Change-Id: Ia862be33f8ce408f3d033c8a469f3548e86075e0 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jun 01, 2021
-
-
Mark Beierl authored
Security patch 1.14.0-0ubuntu1.9 has been issued Fixes BUG-1555 Change-Id: I61811a6a1494138b4715dfcbf4c7959e10916ba4 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- May 28, 2021
-
-
garciadav authored
The --skip-repo option was not available. The version v2.17.0 is the latest v2 version available. Set https://charts.helm.sh/stable as the default stablerepourl value. Change-Id: Ifdd85f0f891a705f56cdd50c6e4dbf95820d706f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- May 14, 2021
-
-
This binary is not needed anymore, since the centralized VCA feature was introduced Change-Id: I9590eee2286738e9768147a779525dcfaec4bed1 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Mark Beierl authored
Update mysql client due to new security patch having been released Change-Id: I16a4386c7b8bd0a828a195fdf6c3dcd21deae1e3 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- May 07, 2021
-
-
With the only supported UI being the NG-UI, and approval from the TSC, the Light UI is being completely removed from the build process and installers. Change-Id: I9a0c099fedcac411a0e31dce4bf64895d1092a37 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Apr 16, 2021
-
-
Mark Beierl authored
Brings two more mysql binaries forward into the final layer for POL Fixes bug 1509 Change-Id: I61780c5d2f2bd81bbff8e0a97b4c956ca65967a4 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Apr 15, 2021
-
-
Mark Beierl authored
Adds iputils ping package to the robot container so it can ping vms as part of its tests. Change-Id: I1b0e3a3f9c2e0860ceb05ffa4e04b86cc658557c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Apr 14, 2021
-
-
Mark Beierl authored
Adds openssh to MON Adds mysqladmin to POL Adds envsubst to tests Fixes bug 1503 Change-Id: Ieafee31695bfc6ccecb1f1bcf52b57e91a45686e Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Apr 13, 2021
-
-
Mark Beierl authored
LCM also needs to shell out to SCP so that command is needed in final layer too Change-Id: Ifb7b7a5ceefe8e31e11c6f2fad567c0ee3e3cc6c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Mark Beierl authored
Adding ca-certificates for SSL verification Adding ssh cli as it is needed by something in LCM Fixes Bug 1499 Fixes Bug 1500 Change-Id: Ib7fab398cf39fd577003cf5dd5ac48b8d1b70121 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Apr 12, 2021
-
-
Mark Beierl authored
No longer uses a build layer as there are development tools we still need at runtime. Bug 1496 Change-Id: Ia655b88dd0e36cbba20b240be0aede5670904027 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Apr 08, 2021
-
-
sousaedu authored
Change-Id: Ib6fa3f6c2c3538aed02c9d6fa122ebc2c6cc5afe Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Apr 07, 2021
-
-
Mark Beierl authored
Adds ssh-keygen to the final layer as it is needed at runtime. Change-Id: I2bd773a388b0d26b453ebb5053f3f07e9473996a Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Mark Beierl authored
Bring forward all shared libraries for tests container Change-Id: I6388ede5461678fdefc9fe8fafa027db84747ed5 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Mark Beierl authored
Adds mysqladmin to POL for startup Brings osm binary to final layer in tests Change-Id: I0418be0dc224fbd846a5ea694e9cf3e97ffc9954 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Mark Beierl authored
Curl and NodeJS had security patches released Change-Id: I4ecd0f921457c2b215768ef81515c304c91780f6 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Apr 06, 2021
-
-
Mark Beierl authored
osmclient dockerfile was missing openssl dev Change-Id: I5c416f5093a57c579571b7f39cdf1ff73a972a66 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Update dockerfiles to fetch dependencies from Artifactory .deb and using pip3 -r instead of apt to resolve all upstream depenencies Update stage_3 to use URLs for artifactory packages instead of apt server for installation of packages Change-Id: I3abb1e1314862f386fb090cb18429f4283b0273d Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Mar 04, 2021
-
-
Mark Beierl authored
NBI is not building with PyYAML from apt, need to prefer the version from pip instad. Change-Id: Ie2bbf3a9c1dde60b8876f3bd2063dc1649f4904b Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Mar 03, 2021
-
-
palsus authored
Change-Id: I03dffeb5f1934828f0f8d85760a0b396373ae082 Signed-off-by: palsus <subhankar.pal@aricent.com>
-
- Mar 02, 2021
-
-
garciadeblas authored
Change-Id: Icbe3c76be7618c557b461227c61463cfcc34d0ac Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 25, 2021
-
-
Change-Id: I4d3f97fadba047586949c1bdf4e15c1e7043b3f0 Author: João Fonseca <jpedrofonseca@av.it.pt> Committer: João Fonseca <jpedrofonseca@av.it.pt> Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 16, 2021
-
-
fonsecaj authored
Change-Id: I98d5abf877641c80de99ea93e2584c8908ed12b8 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
fonsecaj authored
Author: João Fonseca <jpedrofonseca@av.it.pt> Committer: João Fonseca <jpedrofonseca@av.it.pt> Change-Id: Iae14ab5be983188af0616cfbf238362781aea6b1 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 15, 2021
-
-
fonsecaj authored
Change-Id: I1c3fad357012407285e5ada403916b829312cd97 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 09, 2021
-
-
Change-Id: I84cd18d5c2d8c09557e8030c6a97e01750f0f760 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: I533d54312c389c6c0cadf435b5eee3bf4a52ff67 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 08, 2021
-
-
fonsecaj authored
Change-Id: I0b3d5615b072ab8d5df3d7d69a886775ca7ef3e2 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 03, 2021
-
-
fonsecaj authored
Change-Id: Ica1150cb1f85e9706d2259904fd5ddc483b48754 Signed-off-by: fonsecaj <jpedrofonseca@av.it.pt> (cherry picked from commit 988b7868)
-