This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Sep 06, 2021
  2. Sep 02, 2021
  3. 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
  4. Aug 12, 2021
  5. Aug 05, 2021
  6. Jun 23, 2021
  7. Apr 15, 2021
  8. Apr 14, 2021
  9. Apr 12, 2021
  10. Apr 07, 2021
  11. Apr 06, 2021
    • garciadav's avatar
      Feature 10296 · a60ec731
      garciadav authored and Mark Beierl's avatar Mark Beierl committed
      
      
      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: default avatarbeierlm <mark.beierl@canonical.com>
      a60ec731
  12. Mar 02, 2021
  13. Feb 15, 2021
  14. Dec 16, 2020
  15. Dec 15, 2020
  16. Dec 04, 2020
  17. Dec 02, 2020
  18. Aug 27, 2020
    • Mark Beierl's avatar
      Merge v8.0 Into Master · a4a37f7f
      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: default avatarbeierlm <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: default avatarDominik Fleischmann <dominik.fleischmann@canonical.com>
      
      Add PLA charm
      
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      ...
      a4a37f7f
  19. Jul 05, 2020
  20. Jun 24, 2020