This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Nov 27, 2020
-
-
New Generation RO uses kafka, mongo It manages OSMRO_ variables Change-Id: I93c898d603af3534a5e5daf57a01fdff6f59f9fe Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Change-Id: I49fa01dd3ba625a64a5a61b42c5f8cab027330ed Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 26, 2020
-
-
Francisco-Javier Ramon Salguero authored
Change-Id: I4d91c4f2b032a06a44f9efee99bb414c5f3b0702 Signed-off-by: ramonsalguer <javier.ramon@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 23, 2020
-
-
This refactoring work includes tests. Note 1: old charm is in pol-k8s folder. Note 2: relation-departed is currently not tested because there is no function to remove a relation in the Testing Harness. There is currently one issue open and the Charmcraft team should provide feedback soon. Change-Id: Ib21779c5fc781cbb5901351ccf02ca5f9b36b181 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
This refactoring work includes tests. Note 1: old charm is in mon-k8s folder. Note 2: relation-departed is currently not tested because there is no function to remove a relation in the Testing Harness. There is currently one issue open and the Charmcraft team should provide feedback soon. Change-Id: I57337260579975a1d07157d616acac5bcbef0577 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
This refactoring work includes tests. Note 1: old charm is in lcm-k8s folder. Note 2: relation-departed is currently not tested because there is no function to remove a relation in the Testing Harness. There is currently one issue open and the Charmcraft team should provide feedback soon. Change-Id: Iae2a0e59e74fab8820d2a9a0ef3f3ec449349dbe Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 17, 2020
-
-
sousaedu authored
Change-Id: I21f92498364691c225164faa580788e07e133f47 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 16, 2020
-
-
lloretgalleg authored
Change-Id: Ifd538622dbc35bc227f0da06cfab5a58f480e179 Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Nov 13, 2020
-
-
Added options: - grafana_url - grafana_user - grafana_password Change-Id: Ifa152297aaac876c86f36a1a5dace01491538145 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 11, 2020
-
-
sousaedu authored
Change-Id: Ie818fd1c7092b64b61ddac5184c5d817a7880f46 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
garciadav authored
Change-Id: Icf834e20527f3489481d0b97af8bb0fc31980c14 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
garciadav authored
Change-Id: I85aa5d066eb7e18995a22c1cc2e9a5fe6f021dd7 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
sousaedu authored
This refactoring work includes tests. Note 1: old charm is in nbi-k8s folder. Note 2: relation-departed is currently not tested because there is no function to remove a relation in the Testing Harness. There is currently one issue open and the Charmcraft team should provide feedback soon. Change-Id: I25b94d205d2a004946189a231b5309da1deaa8ed Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 09, 2020
-
-
garciadav authored
- Update JUJU_AGENT_VERSION to 2.8.6 - Use mongodb charm and update needed osm pod specs to point at it Change-Id: I7c03ae7de6611fcacef35716646ff08bfc1ff988 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 06, 2020
-
-
Mark Beierl authored
Allow alternate registry to be supplied, with optional credentials. If registry is just host:port/path, no credentials will be used If user:pass@host:port/path, user and pass will be supplied as credentials. Change-Id: I8acf67b2916fea059fb306782388910e543b4046 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Nov 04, 2020
-
-
garciadav authored
This commit will allow us to pull images for OSM components from a private docker registry, protected with username and password Change-Id: I854028d6abbb1cae07c61692ba73d08825763212 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 03, 2020
-
-
garciadav authored
Changes: - bootstrap juju to k8s - add lxd as external cloud - iptables are not needed anymore - expose the vca to the outside using metallb Change-Id: I15b33cbf621af00c53c4f12836500aecafcfcb9a 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 23, 2020
-
-
Mark Beierl authored
Change-Id: I96d3bae3abca7b2a5f66bca591b4358d6c921f3d Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Oct 21, 2020
-
-
garciadav authored
Change-Id: I7fbc227561744283569942d320f3a35307c6ee9f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Mark Beierl authored
Update the ingress rules to be explicit about version to avoid extensions/v1beta1 Ingress is deprecated in v1.14+ message. Use kubectl annotate instead of kubectl replace. Ensure microk8s is in ready state before installing juju. Report error if non-existing vca is requested. Expose prometheus and grafana. Change-Id: I0a8aa78c5c9be3163918c0b08b38b4c47d8fae6c Signed-off-by: beierlm <mark.beierl@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>
-
sousaedu authored
Adding the following configuration options: - chase_referrals - page_size - group_tree_dn - group_objectclass Change-Id: I413de917a5d31142527f7136e24eceef457f013b Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Oct 19, 2020
-
-
Mark Beierl authored
Update the ingress rules to be explicit about version to avoid extensions/v1beta1 Ingress is deprecated in v1.14+ message. Use kubectl annotate instead of kubectl replace. Ensure microk8s is in ready state before installing juju. Report error if non-existing vca is requested. Expose prometheus and grafana. Change-Id: I0a8aa78c5c9be3163918c0b08b38b4c47d8fae6c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
sousaedu authored
Change-Id: I691154ef2952bc124d7ddb689e39455c213c2a4b 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
-
-
Resolves Light-UI and NG-UI deployed at the same time Change-Id: I07f97714dba9adf48df121b7f61c19c10960a93a Signed-off-by: Antonio Marsico <antonio.marsico@bt.com> (cherry picked from commit 25aca0c6)
-
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 08, 2020
-
-
marsico authored
Resolves Light-UI and NG-UI deployed at the same time Change-Id: I07f97714dba9adf48df121b7f61c19c10960a93a Signed-off-by: Antonio Marsico <antonio.marsico@bt.com>
-
- Oct 01, 2020
-
-
garciadav authored
Change-Id: I10afc20b8e4b5099cbf3867b644b589702cabcf8 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 30, 2020
-
-
Mark Beierl authored
Pins the Juju agent version to 2.8.1 as the model cleanup can timeout, but this does not happen in master where the version is 2.8.1 Bug 1216 Change-Id: I223be2e36cc11ce045aaeffa2c164e592d96ec12 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Sep 25, 2020
-
-
fleischmann authored
This fixes bug 1233 which caused the full_install_osm.sh to not recognize the vca argument which is for the charmed installation. Bug: https://osm.etsi.org/bugzilla/show_bug.cgi?id=1233 Change-Id: Id5c653fa7ea543d946bdd7ae4fcdad3d431e9099 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Sep 24, 2020
-
-
Mark Beierl authored
Updates the juju version and also pins the charmed bundle versions. Increases the install timeout by checking for 10 minutes where no services progress at all, vs 10 minutes total time. Fixes bug 1229 Change-Id: I95db91162ad646a2d04b351558ae5f8b64ea579c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Sep 23, 2020
-
-
sousaedu authored
Change-Id: Ic07622ef2332943479d1e9212f9d968ba6554ead Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: Iab33813f81c394f2444fb9407b4fab4b70929c90 Signed-off-by: David Garcia <david.garcia@canonical.com>
-