This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Apr 06, 2021
-
-
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)
-
- Jan 18, 2021
-
-
Fix for Bug 1397: Inconsistent behaviour between MON image in dockerhub and MON image built from git repo Change-Id: I8f66786134cf08d91a70b9da7ddfbb1a5ca03800 Signed-off-by: palsus <subhankar.pal@aricent.com>
-
- Jan 05, 2021
-
-
Change-Id: I3a858b54ac7d82a0263b795b200e24a9379902f3 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Dec 17, 2020
-
-
garciadeblas authored
Change-Id: Ia22d953234da67291fa396ef8ebef4640fcc597f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 16, 2020
-
-
garciadeblas authored
Change-Id: I86786dc85eda0f717dac75049f7136bc668449d7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 15, 2020
-
-
Mark Beierl authored
Removes the checkout of the sol006 branch as it is now merged to mater in osm-packages. Change-Id: Iaff35776c8d867be137cc470e3e4c564b0123ad8 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Dec 04, 2020
-
-
Mark Beierl authored
Adds the IM_VERSION and OSMCLIENT_VERSION arguments so that the docker build uses them. Change-Id: Ie7dfc6aba850b534d45ef7b997606a18ab1cf748 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Dec 02, 2020
-
-
Change-Id: Idf619e61e4a22a46c4c18d840ec559d4a811f147 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Mark Beierl authored
Changes the build so that it will install the osmclient from the locally created apt repository instead of attempting to build it again from the git sources. Change-Id: Id096ae2343811b26e96ec1f9313d45ad69a9a68f Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Nov 27, 2020
-
-
New Generation RO uses kafka, mongo It manages OSMRO_ variables Change-Id: I93c898d603af3534a5e5daf57a01fdff6f59f9fe Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Nov 25, 2020
-
-
Mark Beierl authored
Adds a parameter for installer to use in test. Adds prometheus port to robot test script. Adds hostname mapping file for robot container to avoid use of xip.io as it can sometimes fail Wraps execution of robot container in try block so we can collect log files even if it fails. Changes collection of container logs to use SSH and SCP to pull logs back to Jenkins for archival. Changes the Apache HTTPD to run on a specific port so remote VM can access it. After docker build, Pushes docker images to GitLab at osm.etsi.org:5050/cicd/devops Launches new VM in ETSI VIM to run the installer. Changes install to use officially published installer from osm-download.etsi.org. Runs installer in new VM using images from GitLab. Sets K8s cluster to dockerhub images from internal OSM1 dockerhub proxy. Changes cleanup to remove VM instead of uninstalling OSM. Ensures HTTP server is removed on job completion. Change makefile to use a registry for push if supplied. Change-Id: I430173fb0b01720fa29fd971f924ff908ce69fbf Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Nov 16, 2020
-
-
lloretgalleg authored
Change-Id: Ifd538622dbc35bc227f0da06cfab5a58f480e179 Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Nov 11, 2020
-
-
garciadav authored
Change-Id: Icf834e20527f3489481d0b97af8bb0fc31980c14 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 30, 2020
-
-
fonsecaj authored
Change-Id: I5226e1d790c37d889fac2e6d8285f41f033e9529 Signed-off-by: fonsecaj <jpedrofonseca@av.it.pt>
-
- Oct 21, 2020
-
-
garciadav authored
Change-Id: I7fbc227561744283569942d320f3a35307c6ee9f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 20, 2020
-
-
Adding the following configuration options: - chase_referrals - page_size - group_tree_dn - group_objectclass Change-Id: Ibcfb6cd1ebb11db6081c229d35ac44c8ae2c5a3f Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Oct 16, 2020
-
-
Mark Beierl authored
This reverts commit 69b532b0. Reason for revert: LW-UI has been updated via these changes: https://osm.etsi.org/gerrit/c/osm/devops/+/9869 https://osm.etsi.org/gerrit/c/osm/LW-UI/+/9870 Change-Id: I4eea04dd3ab519fe401d100b34738c39f3d244d9 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Change-Id: I63a0b1ae854e6bd3173c938b04d6c1793412780f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit 0eb6c8b8)
-
Mark Beierl authored
This reverts commit c3a33005. Reason for revert: LW-UI has been updated via these changes: https://osm.etsi.org/gerrit/c/osm/devops/+/9851 https://osm.etsi.org/gerrit/c/osm/LW-UI/+/9829 Change-Id: I3a53718237bc7318e9caf2a56e72b12fa9db8a7b Signed-off-by: beierlm <mark.beierl@canonical.com>
-
garciadeblas authored
Change-Id: I63a0b1ae854e6bd3173c938b04d6c1793412780f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 15, 2020
-
-
Mark Beierl authored
Disable the build of light-ui until it can be updated with a newer version of Ubuntu, Python 3 and NPM. Change-Id: I6ed11216c4ba71fd784c113342d49bd941349fd3 Signed-off-by: beierlm <mark.beierl@canonical.com> (cherry picked from commit c3a33005)
-
Mark Beierl authored
Disable the build of light-ui until it can be updated with a newer version of Ubuntu, Python 3 and NPM. Change-Id: I6ed11216c4ba71fd784c113342d49bd941349fd3 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Oct 01, 2020
-
-
garciadav authored
Change-Id: I10afc20b8e4b5099cbf3867b644b589702cabcf8 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 23, 2020
-
-
sousaedu authored
Change-Id: Ic07622ef2332943479d1e9212f9d968ba6554ead Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Alfonso Tierno authored
These dependencies are installed with the debian python3-osm-lcm package, using a post-install script. This script get the required version. Removed other packages not needed Change-Id: I6472e756cb3da32632ca18a9d165ef2e8ec7d270 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Sep 22, 2020
-
-
Alfonso Tierno authored
These dependencies are installed with the debian python3-osm-lcm package, using a post-install script. This script get the required version. Removed other packages not needed Change-Id: I6472e756cb3da32632ca18a9d165ef2e8ec7d270 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Sep 02, 2020
-
-
Mark Beierl authored
Due to new version of grpc being released, the docker build fails with errors. Fixes bug 1200 Change-Id: Ifd958708a92a10a13c357fcd4f1960e6889ef89e Signed-off-by: beierlm <mark.beierl@canonical.com> (cherry picked from commit 2a815a3f)
-
Mark Beierl authored
Due to new version of grpc being released, the docker build fails with errors. Fixes bug 1200 Change-Id: Ifd958708a92a10a13c357fcd4f1960e6889ef89e Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Aug 27, 2020
-
-
Mark Beierl authored
This is a combination of all the commits. ======================================================================= Enable Robot Tests Enabling robot tests in CI/CD pipeline Propagate the parameter DO_ROBOT to stage_3-merge Setting OSM_HOSTNAME for robot test execution Adding prometheus_hostname env variable for ci/cd tests Archive containers logs in robot test execution Signed-off-by: beierlm <mark.beierl@canonical.com> Author: Felipe Vicens <felipe.vicens@atos.net> 8716 - K8s Proxy Charms This commit contains the following changes: - Changes to LCM Charm to configure vca k8s cloud - K8s installation: - Add storageclass to K8s - Add k8s to VCA - Configure lcm.env to pass k8s cloud name - Pass k8s cloud name to LCM Charm in charmed installation - Pin juju version tu 2.8/stable - Instal juju after Microk8s in charmed installation Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com> Add PLA charm Signed-off-by: David Garcia <david.garcia@canonical.com> Add NG-UI Charm Signed-off-by: David Garcia <david.garcia@canonical.com> Fix bugs in NG-UI charm Signed-off-by: David Garcia <david.garcia@canonical.com> Updated Dockerfiles to use ReleaseEIGHT-daily repo by default Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1124: K8s added to juju after k8s has been initialized Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Helm and k8s storage initialization for k8s-based installation Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1125: iptables must be installed and configured if not present Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1129: juju_addk8s requires the storage class Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix issue in UI charm Scale policy is only available in stateful pods Signed-off-by: David Garcia <david.garcia@canonical.com> Adds image overlay to bundle When installing using a bundle, the image overlay was not being generated, resulting in the --tag option being ignored. Bug 1130 Signed-off-by: beierlm <mark.beierl@canonical.com> Fix uninstall process, will fix issues is daily-stage4 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix PLA relations, add missing ENVs, and include it in the bundle Signed-off-by: David Garcia <david.garcia@canonical.com> Fix 1127 bug: Use config instead of resources for SSL certificates Signed-off-by: David Garcia <david.garcia@canonical.com> Remove unused config from PLA overlayx Signed-off-by: David Garcia <david.garcia@canonical.com> Installer: refactor file generation, improved ng-ui and light-ui separation, fixes in PLA Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Pin libjuju version to 2.8.2 This fixes bug 1144 Signed-off-by: David Garcia <david.garcia@canonical.com> Pin libjuju version to 2.8.2 Fixes bug 1144 Signed-off-by: Mark Beierl <mark.beierl@canonical.com> Remove api_proxy variable in charmed installer - Fixes bug 1154 Signed-off-by: David Garcia <david.garcia@canonical.com> Add waiting period to Storage Class creation This commit adds a waiting period until the storage class is available. It also fixes a minor bug in the juju add-k8s command. This fixes Bug 1155 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com> Remove api_proxy from osm bundles Signed-off-by: David Garcia <david.garcia@canonical.com> Make Charmed Installer Idempotent By default, the charmed installer will create a controller called 'controller', unless an external VCA is specified using the --vca option. Upon uninstall, it is not known or safe to remove this Juju controller as there might be other applications using it. This change shows that message on uninstall, giving the user the opportunity to remove it with a command. Also, as part of the installation, this change checks for the controller and if it exists, presents the user with options for how to resolve the situation. Fixes bug 1126 Signed-off-by: beierlm <mark.beierl@canonical.com> Remove unneeded mysql interface in PLA, fix osm-ha bundle, and add README.md to bundles Signed-off-by: David Garcia <david.garcia@canonical.com> Expose NBI and NG-UI Adds ingress rules for K8s installation to expose the NBI, the NG-UI and allow for unlimited content size. Fixes bug 1171 Signed-off-by: beierlm <mark.beierl@canonical.com> Installer Quits Too Soon Increases the timeout and provides more feedback on progress. Signed-off-by: beierlm <mark.beierl@canonical.com> Change in returned storage status format from microk8s Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com> ======================================================================================== Change-Id: I9223675bb9ad25a0da1f20215e79ef392e544eb5 Signed-off-by: beierlm <mark.beierl@canonical.com>
-