This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Apr 14, 2021
-
-
This commit updates stage1 and stage3 to allow running robot tests in stage3 by default for every commit. The commit removes param DO_STAGE_4 since it is confusing. Only params DO_ROBOT and ROBOT_TAG will be used. If DO_ROBOT is set to true, robot tests will be run in stage3 for all tests containing the tag indicated by ROBOT_TAG. The param ROBOT_TAG replaces the previous param TEST_NAME. MDG stage1 can specify params DO_ROBOT and ROBOT_TAG. If specified, they will be used. Otherwise, the default for stage3 will apply (DO_ROBOT=true, ROBOT_TAG=sanity). Daily job, which will run stage1, can also specify params DO_ROBOT and ROBOT_TAG. In principle, they will be set as follows: DO_ROBOT=true, ROBOT_TAG=daily. Stage1 job, in case of failure, will send an e-mail to OSM_MDL mailing list reporting the failure. The mail will only be sent if the name of the job starts with "daily-stage_4". Change-Id: If481f2da01f4c811495504329fe7b6d7bd88c9de Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
This change updates the method install_k8s_storageclass of full_install_osm.sh. The change creates a temporary folder for downloading the K8s manifest file for openebs. The download of the manifest file is decoupled from its application with kubectl (in the same way that it isdone for the CNI provider). After its application, an additional check is added to verify that the storage class openebs-hostpath has been defined. If it does not exist, the installation will fail and exit. Otherwise, it will proceed. Finally, the timeout for the openebs-hostpath storage class has been increased from 300s to 400s. Change-Id: Ic1da8b9606bd7b3265f38c1da7389e5b2cdc741b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.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>
-
Change-Id: I6ca0579e492c1a96a3f89468f153bd280afc50e5 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Mark Beierl authored
Change to use the tag of the current build to promote to the final dockertag that is pushed to Dockerhub Fixes bug 1501 Change-Id: I13b83afd9dad013cd51b646a6a14399c8c62cd3c 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>
-
Mark Beierl authored
Specify correct location of pre-merge software to stage. Runs commands without -l (login) so the environment is preserved. Change-Id: I226cdfd62bcb40f65dbe5977d1a4b78d2e5fe061 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>
-
- Apr 05, 2021
-
-
sousaedu authored
Change-Id: Icfc97e308c7d49eb1e7c5c18b6f21648822cba87 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Mar 30, 2021
-
-
Change-Id: I84a239ad062d00abc993fbab9f090f1c0a2b2a19 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Mar 29, 2021
-
-
calvinosanc1 authored
Change-Id: I6e17434ffc3b7f13ac3311f71092ec0784a952f0 Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
-
- Mar 26, 2021
-
-
garciadeblas authored
Change-Id: I55b55ad9db8b346ada4df62496eec028a2c17661 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: I606a36a373c39d7d15e572d90065acd093506de5 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Mar 25, 2021
-
-
garciadav authored
This commit adds the `certificates` config in both RO and MON charms. Changes: - Add `certificates` config option in mon and ro charms - Use charmed-osm/ops-lib-charmed-osm library in all charms Change-Id: I14e3cf7ad2c846c4a2af57f317d4151119ce5fbb Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Mar 23, 2021
-
-
Change-Id: Ib940a950bb0a7a40f2d867dcd5e9b3d46e7238c0 Signed-off-by: endika <endika.aldecoa@ehu.eus>
-
- Mar 19, 2021
-
-
marsico authored
Change-Id: I4f7ad3dfd137b2e621609b1a1062392b34be0e43 Signed-off-by: Antonio Marsico <antonio.marsico@bt.com>
-
- Mar 17, 2021
-
-
garciadav authored
Changes in all operator charms: - Optimize deps for tox environments - Add import-order-style to flake8 - Optimize .jujuignore to reduce the size of charm artifacts OSM LCM charm: - Added vca_model_config_* options Added bundle example for using a bundle Updated the bundles and pin the new versions in the installer Change-Id: Ic6591354fa5d1b5f43383215b2f0df13eb28ce67 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Mar 15, 2021
-
-
calvinosanc1 authored
Change-Id: Ic540680914a2559c418d653e7466833a75e3f8b2 Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
-
Change-Id: Icc81251002736a4e25579f42500a5a8f6b3fe74a Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
-
- Mar 10, 2021
-
-
limon authored
Change-Id: I04553aa703d2f4106d5bbf5585bec9ab2e202249 Signed-off-by: limon <alimonj@indra.es>
-
- Mar 08, 2021
-
-
sousaedu authored
Change-Id: I53f8acf12a284f2479d79f614fb1ee9afcfde618 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Mar 05, 2021
-
-
- Adapt all new operator charms to use the same pattern. They are all using now this library that encapsulates the common logic for all charms: https://github.com/davigar15/ops-lib-charmed-osm . That will be eventually moved to gitlab, when it has a PyPI repository available - Add unit tests to all charms - Modify installer and bundles to point to the new charms - Improve the build.sh script for building the charms Change-Id: I0896ceb082d1b6a76b3560c07482a4135a220a3f Signed-off-by: David Garcia <david.garcia@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
-
-
Change-Id: I53068cdbfd15e357d25cb18c2c5435a69601824f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- fix bug 1394: update images defining a default TAG (=9) - fix bug 1401: add --advertise-address option to kube-apiserver in microk8s - fix bug 1405 - fix bug 1406: pin the version of the osmclient snap. Add the logic to install/refresh the snap to the proper version. Add channel preference (stable -> candidate -> beta -> edge), so the installers tries first with stable, but if it does not exist, then tries with candidate, etc. Change-Id: I02edaaeed81e3b06ed328e81ecab2bf71d42c628 Signed-off-by: David Garcia <david.garcia@canonical.com> (cherry picked from commit b50dabe0)
-
garciadeblas authored
Change-Id: Icbe3c76be7618c557b461227c61463cfcc34d0ac Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: Ibbf1154e514bf8a91ed6d19b6bbf5fce0079da0c Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Change-Id: I585eb7f490099fc9a86d072ab8e9a4b40ee378b9 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Change-Id: Ia96b29a9c7373254cde77ca708d069d3681b1386 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: Iea3c8f39f8a90fb4e287b074bf06f1042b71857c Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Modify metadata to fit the requirements of CharmHub - Improve the description of the actions - Change SVG icon - Improve the README Credit goes to Tom Haddon, that actually did the commit in lp, in a repo that is no longer maintained and will be soon removed Change-Id: Ic011d6b4d9cf07e5ef02a0e1ecead3ffdfbc3a45 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Feb 25, 2021
-
-
Change-Id: I4f4d99613b5cdb04c450359bc8beff52ffe8cec4 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-