This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Jun 22, 2021
  2. Jun 18, 2021
  3. Jun 17, 2021
  4. Jun 16, 2021
  5. Jun 14, 2021
  6. Jun 09, 2021
  7. Jun 07, 2021
  8. Jun 03, 2021
  9. Jun 01, 2021
  10. May 28, 2021
  11. May 27, 2021
  12. May 21, 2021
  13. May 19, 2021
  14. May 17, 2021
  15. May 14, 2021
  16. May 13, 2021
  17. May 12, 2021
  18. May 10, 2021
  19. May 07, 2021
  20. May 06, 2021
  21. May 05, 2021
  22. May 03, 2021
    • garciadav's avatar
      Add --only-vca flag to charmed installer · 1bc71028
      garciadav authored
      
      
      It will help feature 10239, in order to automate the deployment of the
      VCA without needing to deploy OSM.
      
      When the option is enabled in the installation, in the end a string will
      be printed out with the command to be executed in OSM to register the
      installed VCA.
      
      Change-Id: I1b284a5a650b50e89c07a6d08507406823c6cc2d
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      1bc71028
  23. Apr 29, 2021
  24. Apr 28, 2021
  25. Apr 27, 2021
  26. Apr 26, 2021
    • garciadeblas's avatar
      Add pass and unstablerobot thresholds for stage3 · 4c630757
      garciadeblas authored and Mark Beierl's avatar Mark Beierl committed
      
      
      This change adds two parameters to the stage3 Jenkinsfile in
      ci_stage3_groovy:
      
      - ROBOT_PASS_THRESHOLD: % passed Robot tests to mark the build as
        passed
      - ROBOT_UNSTABLE_THRESHOLD: % passed Robot tests to mark the build
        as unstable
      
      These two parameters are passed to robotPublisher, the class in Robot
      Framework Jenkins plugin to publish test results.
      
      Change-Id: Ia2abdf996033163572836afe88cfa0675683fcb1
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      4c630757
  27. Apr 23, 2021
    • Mark Beierl's avatar
      Attempt to remove swap · f7eefb25
      Mark Beierl authored
      
      
      Attempts to persist the deactivation of swap across reboots.
      Note: this can still be overridden by external mechanisms
      such as cloud-init
      
      Fixes Bug 1062
      
      Change-Id: I4b78191da63a1528bfe56d2c3e9a33342b86af21
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      f7eefb25