This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Oct 16, 2020
-
-
garciadeblas authored
Change-Id: I63a0b1ae854e6bd3173c938b04d6c1793412780f Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.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>
-
- Jan 08, 2020
-
-
garciadav authored
Change-Id: Iedef402ac49e56572c0e5be0244d4db71988f177 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Jul 30, 2019
-
-
lombardofr authored
Change-Id: I1dc87b86f8dc1c19c62ec3bfade391a9e60eb2e9 Signed-off-by:
lombardofr <lombardo@everyup.it>
-
- Jul 16, 2019
-
-
lombardofr authored
Change-Id: I91389ccf6d0facb9817e8d4923b8b7f29d04ef44 Signed-off-by:
lombardofr <lombardo@everyup.it>
-
- May 27, 2019
-
-
diazb authored
This will enable creation of mysql database when mysql uri is defined. Depends-On: I81330f99d2df85ba4813db130bddab92d3c9574b Change-Id: I52d1ef046d2c3804f305c57f8d35889dd1f038f7 Signed-off-by:
Benjamin Diaz <bdiaz@whitestack.com>
-
- May 24, 2019
-
-
diazb authored
Change-Id: I73cb2379a8fad6b759c0cba4c4b4703c60a1e087 Signed-off-by:
Benjamin Diaz <bdiaz@whitestack.com>
-
- May 22, 2019
-
-
diazb authored
Adds install of mysql deps in LWUI Dockerfile. Adds use of entrypoint script in LWUI Dockerfile Change-Id: Iab709bd534291083d4890dd33e9f3c490d11cea1 Signed-off-by:
Benjamin Diaz <bdiaz@whitestack.com>
-
- Nov 29, 2018
-
-
garciadeblas authored
This reverts commit 28f76d9d. Change-Id: Id7cf3a3bc9c83f85605e30a97e97ab74f89dea80 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 28, 2018
-
-
garciadeblas authored
This reverts commit d3a95418. Change-Id: I2d39164ef7fadce798fa659bf01dfcd118cd7dce Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 27, 2018
-
-
garciadeblas authored
Change-Id: I352effb2dba583379969716f6dd093613d72a3bb Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 29, 2018
-
-
garciadeblas authored
Change-Id: I75fcd415a3cf0846c1fb2ed1a53b7ee9f935af6d Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 26, 2018
-
-
Mike Marchetti authored
- use time/seconds to break cache until lwui packaging is supported - avoids usings --no-cache due to upstream npm install delays Signed-off-by:
Mike Marchetti <mmarchetti@sandvine.com> Change-Id: I5f037a955b2091e0477c7fe22674f43458436145
-
- Sep 19, 2018
-
-
Mike Marchetti authored
- Added option to installer to use specfic docker build tag Change-Id: Ia6cf6316c6fb84a18ecdbaf98747a95c20ce2f0b Signed-off-by:
Mike Marchetti <mmarchetti@sandvine.com>
-