This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Sep 29, 2021
  2. Sep 28, 2021
  3. Sep 22, 2021
  4. Sep 15, 2021
  5. Sep 13, 2021
    • garciadav's avatar
      Minor fixes and enhancements in local-build.sh · f0014df1
      garciadav authored and Mark Beierl's avatar Mark Beierl committed
      
      
      - 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: default avatarDavid Garcia <david.garcia@canonical.com>
      f0014df1
    • garciadeblas's avatar
      Fix bug 1652 to update osm_health increasing time_for_failure · 6e2e007e
      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: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      6e2e007e
  6. Sep 10, 2021
  7. Sep 09, 2021
  8. Sep 06, 2021
  9. Sep 02, 2021
  10. Sep 01, 2021
  11. Aug 31, 2021
  12. Aug 30, 2021
  13. Aug 26, 2021
    • garciadeblas's avatar
      Add private key to docker/tests to access OSM instance · 2ad64322
      garciadeblas authored and Mark Beierl's avatar Mark Beierl committed
      
      
      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: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      2ad64322
    • garciadav's avatar
      Add charmcraft.yaml debug_mode to charmed-osm · d680be4f
      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: default avatarDavid Garcia <david.garcia@canonical.com>
      d680be4f
  14. Aug 25, 2021
  15. Aug 17, 2021
  16. Aug 12, 2021
  17. Aug 05, 2021
  18. Jul 30, 2021
  19. Jul 28, 2021
  20. Jul 12, 2021
  21. Jun 30, 2021
    • garciadav's avatar
      Feature 10884: Juju 2.9 support · d68e0b4f
      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: default avatarDavid Garcia <david.garcia@canonical.com>
      d68e0b4f
  22. Jun 23, 2021
  23. Jun 22, 2021
  24. Jun 18, 2021
  25. Jun 17, 2021
  26. Jun 16, 2021
  27. Jun 14, 2021
  28. Jun 09, 2021