Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Feb 07, 2022
    • Mark Beierl's avatar
      Bug 1879 Speed up Artifactory search · 6b220e3b
      Mark Beierl authored
      
      The addition of the build parameter to the Artifactory search results
      in what would appear to be a full index scan, taking over 2 minutes
      to complete.  With this change, we still get the exact artifact
      we need, however the search completes in less than 1 second.
      
      Fixes Bug 1879
      
      Change-Id: Ibe5987e06cac39e3651b9dbec61993c0cfb567b8
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      (cherry picked from commit 499b442f)
      6b220e3b
  2. 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
  3. 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
  4. Sep 19, 2018
  5. May 04, 2018
  6. Apr 16, 2018
  7. Nov 21, 2017
  8. Nov 17, 2017
  9. Nov 16, 2017
  10. Sep 20, 2017
  11. Sep 12, 2017
  12. Sep 08, 2017
  13. Jul 03, 2017
Loading