Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Sep 02, 2021
  2. Aug 12, 2021
  3. Aug 05, 2021
  4. Jun 02, 2021
    • garciadav's avatar
      Feature 10296 · 41165ed2
      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>
      41165ed2
  5. Dec 16, 2020
  6. Aug 27, 2020
  7. Jul 05, 2020
  8. Jan 14, 2020
  9. Dec 17, 2019
  10. Dec 02, 2019
  11. Nov 19, 2019
  12. Oct 25, 2019
  13. Aug 01, 2019
  14. Jul 08, 2019
  15. Jul 01, 2019
  16. Sep 21, 2018
  17. Sep 19, 2018
  18. Sep 17, 2018
    • Mike Marchetti's avatar
      Update stage_3 to use multi-stack install · b8420859
      Mike Marchetti authored
      
      Add support for multi-stack installation
      
      Cleanup use of sudo for copying files. Apply docker specific
      configuration inside user directory.
      
      Utilize multiple juju controllers utilizing the stack name.
      
      Create stack with no exposed host ports via '-nohostports' for creating
      multiple instances of osm (useful in CI)
      
      Add osmclient container for stack: This allows user to run osmclient
      inside a container, that matches the release of osm, that has internal
      access to all services.
      
      Added options:
          --nolxd for CI osm installation
          --nojuju for CI osm installation
          --nodockerbuild
          --nohostports
          --nohostclient
          -s <stack name>
      
      Change-Id: I4a2c1b09854e61ebb52d83f9f1ecebed8a17674d
      Signed-off-by: default avatarMike Marchetti <mmarchetti@sandvine.com>
      b8420859
Loading