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 15, 2021
-
-
garciadeblas authored
The commit removes LW-UI from the set of repos where the tag will be created. It also checks whether the branch exists or not, skipping the tagging if the branch does not exist in the repo. Change-Id: I2d48ab18fa20708ff2697b2c0d9c2ef5c9fba7b9 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 13, 2021
-
-
- Typo in the --help: --install-local-regitstry --> --install-local-registry - Fix conditional. When VIM_AUTH_URL does not exist, the script was showing this error message: "bash: [: too many arguments" - Change from xip.io to nip.io - Parameterize the osm/tests image tag. This allows to use the published osm/tests image without needing to execute the stage-3 command - Add print_section function: Cleaner way of printing section information - Add --vim-vca option. Allows to attach an existing VCA (registered in OSM) to be used by the VIM account. Change-Id: I2c1375e031f042f505f126586c0e819c21e1dd4c Signed-off-by: David Garcia <david.garcia@canonical.com>
-
garciadeblas authored
Recent tests showed that the 5 minutes assigned to the time for checking failures in pods were not enough. This change increases the time to 7 minutes, which will be enough even for the long tail cases. Change-Id: Ic9c721811a187292c1da6f421f2ed4311b7f4622 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 10, 2021
-
-
Mark Beierl authored
This reverts commit f5051cb9. Reason for revert: Juju 2.9.12 has bugs that require us to stick with original until they are fixed. Change-Id: I4f5b7af7278b67c39c9e236fa67e051eccf295e7 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
garciadav authored
Change-Id: Ibcbbffd7be34462e4fb0521458ca739f1d0aa150 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
aktas authored
In this merged commit https://osm.etsi.org/gerrit/c/osm/devops/+/11149/ , a variable was left by mistake. This commit resolves the issue. Change-Id: Iaa91ebe5d37c3c6f9b56757f4e6268214d36eb51 Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
-
- Sep 09, 2021
-
-
Change-Id: Ic8aa87248317c9b0da160af62ebb31e82331ed1b Signed-off-by: David Garcia <david.garcia@canonical.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
Change-Id: I9338d4108bddfe8db212d5aad82d9d8ad1473992 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
sousaedu authored
Change-Id: I00711202fdbacd73e9205dd3fc34424893440be5 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
sousaedu authored
Change-Id: Icac0e15706e49cb387ac6686cb26337b98a5a319 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
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>
-
- Sep 01, 2021
-
-
aguilard authored
Updated OpenEBS to version 1.12.0 using Helm Updated Helm from v2.15.2 to v3.6.3 Change-Id: Ie31239181a7fbcf7a250ebbdf9123d4088ca75b3 Signed-off-by: aguilard <e.dah.tid@telefonica.com>
-
- Aug 31, 2021
-
-
Change-Id: I15645825ab8ff927ad0f72bbfd53ea71343b2be4 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Mark Beierl authored
OpenEBS is giving us troubles again, so we need to use the --charmed option in the installer until we can figure out how to fix the K8s installer. Change-Id: I6dcd24f9b7c1f70d074bcd40f63fb110fb1c355b Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Aug 30, 2021
-
-
aguilard authored
There was a typo in threshold variables. Change-Id: Ib4cf608e0694e89f015212c6a011d4faa001d88c Signed-off-by: aguilard <e.dah.tid@telefonica.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>
-
garciadav authored
- Added a debug_mode option to lcm, mon, nbi, pol, and ro charms - Added a script to prepare pods for debugging: - setup .ssh/config to easily ssh from vscode to the pods - Added a README that explains how to prepare the environment for testing Change-Id: Ieb56b565c15e61c68ad000b60897abd27e1eeb0e Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Aug 25, 2021
-
-
sousaedu authored
Change-Id: I04ad8444088e8a360755dc4e22b7ea53942682b2 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Aug 17, 2021
-
-
Change-Id: I83bb8548dec9ad155a63bde4a734fda0edde9f89 Signed-off-by: David Garcia <david.garcia@canonical.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: I90f2f9ab1379deb45240a2d94e123cbbcd4ecf42 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
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>
-
- Jul 12, 2021
-
-
Mark Beierl authored
Now that Chrome has decided to block 10080, we should change the default horizon port for microstack to something less likely to get blocked Change-Id: Ibd73785149e551f376e21f12ee99ff5177efe2b0 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jun 30, 2021
-
-
garciadav authored
- Update osm bundles (charmed) - Update Juju version (snap and agent version) (charmed and k8s) - Update to new mongodb charm (charmed and k8s) - Fix ingress issue by adding an ingress_class config - Charmed installer: point to local bundles until all charms are in CharmHub Change-Id: I6ff8328e5db6719bbf9d5d4c9b5490f478b2ace8 Signed-off-by: David Garcia <david.garcia@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 22, 2021
-
-
The updated bundles contain these patches: - https://osm.etsi.org/gerrit/#/c/osm/devops/+/11022 - https://osm.etsi.org/gerrit/#/c/osm/devops/+/11019 - https://osm.etsi.org/gerrit/#/c/osm/devops/+/11015 Change-Id: Ib361f6b7f43bd24be6c6476b6f012b519c32e5cb Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Jun 18, 2021
-
-
Change-Id: I7bce4fc0f4bc0d96b2bc7b84eff9eef655e8b098 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: I9d4d3f96c7607c1b6f2172cb0de0a5bdcbffbfc3 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jun 17, 2021
-
-
adecoa authored
Change-Id: I59022bf0b58f952d9a698a1ec5024c47512db1bf Signed-off-by: endika <endika.aldecoa@ehu.eus>
-
- Jun 16, 2021
-
-
sousaedu authored
Change-Id: Ia862be33f8ce408f3d033c8a469f3548e86075e0 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jun 14, 2021
-
-
garciadav authored
Change-Id: Ie0b411d15c8b727fda2603ab0576ee46d80cb54d Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Jun 09, 2021
-
-
Mark Beierl authored
Script to help perform builds locally, so that developers can recreate the Jenkins experience at home Change-Id: Ib1a3a555d28e6a5233f6fc3ee9062bb124c946d0 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jun 07, 2021
-
-
This change updates health-check to determine more accurately when the system is ready. All the deployments and statefulsets must have all its pods running and stable during some time. Change-Id: Ibe7ab30415ce81fd95caa0fdd66710746de7605b Signed-off-by: ramonsalguer <javier.ramon@telefonica.com> Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 03, 2021
-
-
garciadeblas authored
Change-Id: I1e985dc5d27f3cfe246a0e52a8e08b15155842d5 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I03f013768106da62f6b8ece360e436b4950af239 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.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>
-