This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. May 28, 2021
  2. May 14, 2021
  3. May 07, 2021
    • Mark Beierl's avatar
      Removal of Light-UI · cca9364c
      Mark Beierl authored and sousaedu's avatar sousaedu committed
      
      
      With the only supported UI being the NG-UI, and approval from
      the TSC, the Light UI is being completely removed from the
      build process and installers.
      
      Change-Id: I9a0c099fedcac411a0e31dce4bf64895d1092a37
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      cca9364c
  4. Apr 16, 2021
  5. Apr 15, 2021
  6. Apr 14, 2021
  7. Apr 13, 2021
  8. Apr 12, 2021
  9. Apr 08, 2021
  10. Apr 07, 2021
  11. Apr 06, 2021
    • Mark Beierl's avatar
      Adding missing dependency · 588db9f1
      Mark Beierl authored
      
      
      osmclient dockerfile was missing openssl dev
      
      Change-Id: I5c416f5093a57c579571b7f39cdf1ff73a972a66
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      588db9f1
    • 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 04, 2021
  13. Mar 03, 2021
  14. Mar 02, 2021
  15. Feb 25, 2021
  16. Feb 16, 2021
  17. Feb 15, 2021
  18. Feb 09, 2021
  19. Feb 08, 2021
  20. Feb 03, 2021
  21. Jan 18, 2021
  22. Jan 05, 2021
  23. Dec 17, 2020
  24. Dec 16, 2020
  25. Dec 15, 2020
  26. Dec 04, 2020
  27. Dec 02, 2020
  28. Nov 27, 2020
  29. Nov 25, 2020
    • Mark Beierl's avatar
      Run stage_3 install in new VM · 7b0acc0a
      Mark Beierl authored
      
      
      Adds a parameter for installer to use in test.
      Adds prometheus port to robot test script.
      Adds hostname mapping file for robot container to avoid
      use of xip.io as it can sometimes fail
      Wraps execution of robot container in try block so we
      can collect log files even if it fails.
      Changes collection of container logs to use SSH and
      SCP to pull logs back to Jenkins for archival.
      Changes the Apache HTTPD to run on a specific port so
      remote VM can access it.
      After docker build, Pushes docker images to GitLab
      at osm.etsi.org:5050/cicd/devops
      Launches new VM in ETSI VIM to run the installer.
      Changes install to use officially published installer
      from osm-download.etsi.org.
      Runs installer in new VM using images from GitLab.
      Sets K8s cluster to dockerhub images from internal
      OSM1 dockerhub proxy.
      Changes cleanup to remove VM instead of uninstalling OSM.
      Ensures HTTP server is removed on job completion.
      Change makefile to use a registry for push if supplied.
      
      Change-Id: I430173fb0b01720fa29fd971f924ff908ce69fbf
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      7b0acc0a
  30. Nov 16, 2020
  31. Nov 11, 2020