This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Nov 16, 2021
    • Mark Beierl's avatar
      Add NTP Sync · 4050c22b
      Mark Beierl authored
      
      
      Adds ntp to the new VM and forces a full clock sync to avoid
      any drift between Jenkins and ETSI VIM
      
      Fixes bug 1776
      
      Change-Id: I7cec55cdedcf53f6206ee54959dea4f8f1cfeb65
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      (cherry picked from commit b59bd0db)
      4050c22b
  2. Oct 05, 2021
  3. Sep 30, 2021
  4. Sep 02, 2021
  5. Aug 31, 2021
  6. Aug 12, 2021
  7. Aug 05, 2021
  8. Jul 30, 2021
  9. Jul 28, 2021
  10. Jun 17, 2021
  11. Jun 16, 2021
  12. Jun 07, 2021
    • Mark Beierl's avatar
      Removal of Light UI · e4231d7d
      Mark Beierl authored
      
      
      We are no longer building light ui as of 9.1.1 onwards
      as agreed in @021-06-07 TSC+MDL+TF meeting:
      
      - LW-UI failing 
        - Remove (@MarkB)
        - We will retag 9.1.1 as 9.1.2
      
      Change-Id: I0f607dc076020727239017a9b6f428e6402b38d5
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      e4231d7d
  13. Jun 03, 2021
  14. Jun 02, 2021
    • garciadav's avatar
      Feature 10296 · 41165ed2
      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>
      41165ed2
  15. May 06, 2021
  16. May 05, 2021
  17. Apr 28, 2021
  18. Apr 26, 2021
    • garciadeblas's avatar
      Fix bug 1151 to install openebs operator · 8070a533
      garciadeblas authored
      
      
      This change updates the method install_k8s_storageclass of
      full_install_osm.sh.
      
      The change creates a temporary folder for downloading the K8s manifest
      file for openebs. The download of the manifest file is decoupled from
      its application with kubectl (in the same way that it isdone for the
      CNI provider). After its application, an additional check is added to
      verify that the storage class openebs-hostpath has been defined. If it
      does not exist, the installation will fail and exit. Otherwise, it will
      proceed. Finally, the timeout for the openebs-hostpath storage class
      has been increased from 300s to 400s.
      
      Change-Id: Ic1da8b9606bd7b3265f38c1da7389e5b2cdc741b
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      8070a533
  19. Mar 26, 2021
  20. Mar 25, 2021
  21. Mar 23, 2021
  22. Mar 19, 2021
    • marsico's avatar
      Ansible installer update · e3650fca
      marsico authored and marsico's avatar marsico committed
      
      
        * Moved Ansible to version 2.10
        * Python Virtual env
        * New option to use a custom SSH key
        * Use of cloud-init file supported
        * Increased the number of options to be passed to the remote installer
      
      Change-Id: I70131f1a24707656c9390445df91d17abab95763
      Signed-off-by: default avatarAntonio Marsico <antonio.marsico@bt.com>
      (cherry picked from commit 75a38c73)
      e3650fca
  23. Mar 03, 2021
  24. Mar 02, 2021
  25. Feb 25, 2021
    • garciadav's avatar
      Fix --microstack flag in charmed installer · ff046ce5
      garciadav authored and garciadav's avatar garciadav committed
      
      
      This commit does several things:
      - Geneneral fix for installing the most stable release of microstack
      - Configure and set up microstack so it is ready to use: create an
      osm-ext network, a router, configure the security groups etc; so it is
      ready to be used by OSM
      - Add xenial, bionic, and focal images to microstack
      - Add microstack as VIM to OSM
      
      Change-Id: Id15531ee94c893e2670b7ee8a89b2eb4e55cead0
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      ff046ce5
  26. Feb 23, 2021
  27. Feb 19, 2021
  28. Feb 16, 2021
  29. Feb 10, 2021
  30. Feb 09, 2021
  31. Feb 08, 2021
  32. Feb 03, 2021
  33. Jan 27, 2021
  34. Jan 25, 2021
  35. Jan 22, 2021
    • Mark Beierl's avatar
      Snap promotion fix · daf90770
      Mark Beierl authored
      
      
      Changes snapcraft to run directly on host instead of in docker
      continer.  This adds the requirement to have snapcraft installed
      in the Jenkins agent, but is more reliable as the snapcraft docker
      image is not the best practice anymore for building snaps.
      
      Change-Id: I3c26773a4989551da92a0015749717fe2d622b22
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      daf90770
  36. Jan 15, 2021