This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Aug 31, 2021
  2. Aug 12, 2021
  3. Aug 05, 2021
  4. Jul 30, 2021
  5. Jul 28, 2021
  6. Jun 17, 2021
  7. Jun 16, 2021
  8. 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
  9. Jun 03, 2021
  10. 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
  11. May 06, 2021
  12. May 05, 2021
  13. Apr 28, 2021
  14. 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
  15. Mar 26, 2021
  16. Mar 25, 2021
  17. Mar 23, 2021
  18. 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
  19. Mar 03, 2021
  20. Mar 02, 2021
  21. 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
  22. Feb 23, 2021
  23. Feb 19, 2021
  24. Feb 16, 2021
  25. Feb 10, 2021
  26. Feb 09, 2021
  27. Feb 08, 2021
  28. Feb 03, 2021
  29. Jan 27, 2021
  30. Jan 25, 2021
  31. 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
  32. Jan 15, 2021
  33. Jan 05, 2021
  34. Dec 18, 2020
    • Mark Beierl's avatar
      Use Ref as Revision · 7498c1df
      Mark Beierl authored
      
      
      Change to use the short ref for the proposed revision instead
      of Gerrit Ref Spec.  This allows the job to succeed even if
      there is no refspec, such as when a new branch is created.
      
      Change-Id: Icec5615f8e01f33507dc87765a240a3de2489e09
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      v9.0.0
      7498c1df
  35. Dec 17, 2020