This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Jan 15, 2021
    • garciadav's avatar
      Several fixes to the charmed installer · b50dabe0
      garciadav authored
      
      
      - fix bug 1394: update images defining a default TAG (=9)
      - fix bug 1401: add --advertise-address option to kube-apiserver in
      microk8s
      - fix bug 1405
      - fix bug 1406: pin the version of the osmclient snap. Add the logic to
      install/refresh the snap to the proper version. Add channel preference
      (stable -> candidate -> beta -> edge), so the installers tries first
      with stable, but if it does not exist, then tries with candidate, etc.
      
      Change-Id: I02edaaeed81e3b06ed328e81ecab2bf71d42c628
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      b50dabe0
  2. Jan 05, 2021
  3. 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
  4. Dec 17, 2020
  5. Dec 16, 2020
  6. Dec 15, 2020
  7. Dec 14, 2020
  8. Dec 11, 2020
  9. Dec 04, 2020
  10. Dec 03, 2020
  11. Dec 02, 2020
  12. Nov 30, 2020
  13. Nov 29, 2020
  14. Nov 28, 2020
  15. Nov 27, 2020
  16. Nov 26, 2020
  17. 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
  18. Nov 23, 2020
    • sousaedu's avatar
      Refactoring POL Charm to use Operator Framework · cab58cb7
      sousaedu authored and Mark Beierl's avatar Mark Beierl committed
      
      
      This refactoring work includes tests.
      
      Note 1: old charm is in pol-k8s folder.
      Note 2: relation-departed is currently not tested because there is
              no function to remove a relation in the Testing Harness.
              There is currently one issue open and the Charmcraft team
              should provide feedback soon.
      
      Change-Id: Ib21779c5fc781cbb5901351ccf02ca5f9b36b181
      Signed-off-by: default avatarsousaedu <eduardo.sousa@canonical.com>
      cab58cb7
    • sousaedu's avatar
      Refactoring MON Charm to use Operator Framework · 1dd4c0d0
      sousaedu authored and Mark Beierl's avatar Mark Beierl committed
      
      
      This refactoring work includes tests.
      
      Note 1: old charm is in mon-k8s folder.
      Note 2: relation-departed is currently not tested because there is
              no function to remove a relation in the Testing Harness.
              There is currently one issue open and the Charmcraft team
              should provide feedback soon.
      
      Change-Id: I57337260579975a1d07157d616acac5bcbef0577
      Signed-off-by: default avatarsousaedu <eduardo.sousa@canonical.com>
      1dd4c0d0