This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Feb 03, 2021
  2. Feb 02, 2021
  3. Jan 27, 2021
  4. Jan 25, 2021
    • Mark Beierl's avatar
      Snap promotion fix · f8140d1b
      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.
      
      Back ported new license scan.
      
      Change-Id: I21da8a2d38671fc7b253cb6e19a8afb1f1e6acb6
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      f8140d1b
  5. Jan 22, 2021
  6. Jan 20, 2021
  7. Nov 26, 2020
  8. Nov 18, 2020
  9. Nov 14, 2020
  10. Nov 03, 2020
  11. Oct 19, 2020
    • Mark Beierl's avatar
      Fixes bug 1254 and bug 1247 · c5233968
      Mark Beierl authored
      
      
      Update the ingress rules to be explicit about version to avoid
      extensions/v1beta1 Ingress is deprecated in v1.14+ message.
      Use kubectl annotate instead of kubectl replace.
      Ensure microk8s is in ready state before installing juju.
      Report error if non-existing vca is requested.
      Expose prometheus and grafana.
      
      Change-Id: I0a8aa78c5c9be3163918c0b08b38b4c47d8fae6c
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      c5233968
  12. Oct 16, 2020
  13. Oct 15, 2020
  14. Oct 01, 2020
  15. Sep 30, 2020
    • Mark Beierl's avatar
      Revert Juju Version · c784e7c9
      Mark Beierl authored
      
      
      Pins the Juju agent version to 2.8.1 as the model cleanup can
      timeout, but this does not happen in master where the version
      is 2.8.1
      
      Bug 1216
      
      Change-Id: I223be2e36cc11ce045aaeffa2c164e592d96ec12
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      c784e7c9
  16. Sep 24, 2020
    • Mark Beierl's avatar
      Pin Juju 2.8.3 · 7e54dfc4
      Mark Beierl authored
      
      
      Updates the juju version and also pins the charmed bundle
      versions.
      
      Increases the install timeout by checking for 10 minutes
      where no services progress at all, vs 10 minutes total
      time.
      
      Fixes bug 1229
      
      Change-Id: I95db91162ad646a2d04b351558ae5f8b64ea579c
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      7e54dfc4
  17. Sep 22, 2020
  18. Sep 15, 2020
  19. Sep 02, 2020
  20. Aug 21, 2020
  21. Aug 14, 2020
  22. Jul 28, 2020
  23. Jul 22, 2020
  24. Jul 21, 2020
    • Mark Beierl's avatar
      Make Charmed Installer Idempotent · 9425dd2d
      Mark Beierl authored
      
      
      By default, the charmed installer will create a controller called
      'controller', unless an external VCA is specified using the --vca
      option.  Upon uninstall, it is not known or safe to remove this
      Juju controller as there might be other applications using it.
      
      This change shows that message on uninstall, giving the user the
      opportunity to remove it with a command.
      
      Also, as part of the installation, this change checks for the
      controller and if it exists, presents the user with options for
      how to resolve the situation.
      
      Fixes bug 1126
      
      Change-Id: Id13cd822ed7eef60250544108b74bbba7998d9b7
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      9425dd2d
  25. Jul 20, 2020
  26. Jul 17, 2020
  27. Jul 16, 2020
  28. Jul 15, 2020
  29. Jul 14, 2020
  30. Jul 13, 2020
  31. Jul 10, 2020
  32. Jul 09, 2020