SuccessChanges

Summary

  1. install_osm.sh: fix usage to be the same as in full_installwq (details)
  2. Execute docker health commands with docker group (details)
  3. Fix 1264: Vagrant images for v8.x (details)
  4. helm2 initialization with new stable repo URL (details)
  5. Pipeline updates for v8 to allow stage3 install OSM in VIM (details)
  6. Snap promotion fix (details)
  7. Use installer and stage3 files from v9, with minor modifications (details)
  8. Correcting Syntax for Docker (details)
  9. Fixes Bug 1429: Add a different way to install nodejs (details)
  10. Add missing files for configuring metallb (k8s) (details)
  11. Minor fixes in update-juju-lxc-images to get it work in v8.0 (details)
  12. Fixes Bug 1436- docker/tests/Dockerfile cryptography dependencies (details)
  13. updated k8s manifests for LCM, MON, NBI and POL to target mongodb-k8s (details)
  14. nbi k8s manifest: updated OSMNBI_DATABASE_HOST env var (details)
  15. Change VM Size (details)
  16. Robot tests Dockerfile updated to use osm-packages from OSM-IM, not (details)
  17. install_osm.sh: progress even if the option is not in getopts list (details)
  18. Use mongodb charm in k8s installer (details)
  19. Fixed indentation in K8s manifest files (details)
Commit 9dee2a6758c4df422bec532009b6869cf6baa0c8 by garciadeblas
install_osm.sh: fix usage to be the same as in full_installwq
Change-Id: I818d788d1471a007719fbbeb12102e12699fecc4 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_osm.sh
Commit 652c3a5837340aa31fd9d90ac47ab75c209c6828 by beierlm
Execute docker health commands with docker group
Fixes bug #1205
Change-Id: Iccf15a31c4925421820e25d7c0821e322955267a Signed-off-by:
endika <endika.aldecoa@ehu.eus>
(cherry picked from commit ae9807e262603fb9753f22a215c085605258953c)
The file was modifiedinstallers/osm_health.sh
Commit fed5bc8100b0c8203d7263c954bcd6eaf0afa20c by ramonsalguer
Fix 1264: Vagrant images for v8.x
Change-Id: I4d91c4f2b032a06a44f9efee99bb414c5f3b0702 Signed-off-by:
ramonsalguer <javier.ramon@telefonica.com>
The file was addedpacker/packer_templates/osm/osm-8.0.4-amd64.json
The file was modifiedpacker/packer_templates/osm/scripts/install_osm.sh
The file was modifiedpacker/packer_templates/osm/README.md
The file was modifiedpacker/README.md
Commit 16b5fb13e9514a40a48f183da220bbeffe02e490 by garciadeblas
helm2 initialization with new stable repo URL
Change-Id: Ib44e50902215b23c69004fc799f147533bc0f714 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/k8s/install_osm_k8s_monitoring.sh
The file was modifiedinstallers/full_install_osm.sh
Commit 532e6b7207123675d461e4095f63102568d0957a by garciadeblas
Pipeline updates for v8 to allow stage3 install OSM in VIM
Change-Id: Ic54c32003b1cb4cf0d7b29962bc62d237f5d6b64 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_2.groovy
The file was modifiedjenkins/ci-pipelines/ci_helper.groovy
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit f8140d1bb20f610480044734a87ab7247590db64 by beierlm
Snap promotion fix
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:
beierlm <mark.beierl@canonical.com>
The file was modifiedtools/license_scan.sh
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 60dae31b4173f6578cadb697c44f623424e5da14 by garciadeblas
Use installer and stage3 files from v9, with minor modifications
Change-Id: I3bd8844827e3884828e843011dd6aa0cc98f8d7b Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_osm.sh
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit fd94ec1d6b3780babaca2724a48f9dba12756cda by beierlm
Correcting Syntax for Docker
Updates the syntax for the sed scripts so that the DOCKER_PROXY_URL is
correctly expanded
Change Makefile so docker images are pushed to gitlab, not dockerhub
Change-Id: I6cd66711de8fc79146613aa84d79ca234e6d17c1 Signed-off-by:
beierlm <mark.beierl@canonical.com>
The file was modifieddocker/mk/Makefile.include
The file was modifiedinstallers/full_install_osm.sh
Commit 988b7868af92877714dab49ff9d877f55569d39e by fonsecaj
Fixes Bug 1429: Add a different way to install nodejs
Change-Id: Ica1150cb1f85e9706d2259904fd5ddc483b48754 Signed-off-by:
fonsecaj <jpedrofonseca@av.it.pt>
The file was modifieddocker/light-ui/Dockerfile
Commit 99bb03089c6c925e66c763b03384a63bcec076ed by david.garcia
Add missing files for configuring metallb (k8s)
Change-Id: I72da0da890948b3a6ca1a4593dee0f40ef828c14 Signed-off-by:
David Garcia <david.garcia@canonical.com>
The file was addedinstallers/k8s/metallb/metallb.yaml
The file was addedinstallers/k8s/metallb/config.yaml
Commit 5f02811bbbf83c509e988818c4e3991e322bdd6e by beierlm
Minor fixes in update-juju-lxc-images to get it work in v8.0
Change-Id: If34b5f0196dbc1ce113747f49f3d40857f99b42d Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/update-juju-lxc-images
Commit 4a64a900816abbd5ebd4d14360b5e153a5959025 by beierlm
Fixes Bug 1436- docker/tests/Dockerfile cryptography dependencies
Change-Id: I5169337e0a2859b117554955bed866174cef04ac Signed-off-by: João
Fonseca <jpedrofonseca@av.it.pt>
The file was modifieddocker/RO/Dockerfile
The file was modifiedinstallers/docker/osm_pla/pla.yaml
The file was modifieddocker/tests/Dockerfile
Commit 00361f98746789d963365159d07665e40fa9767e by beierlm
updated k8s manifests for LCM, MON, NBI and POL to target mongodb-k8s
Change-Id: Iba651b83686c973308b68fd9d71051545e6dbeb0 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/docker/osm_pods/mon.yaml
The file was modifiedinstallers/docker/osm_pods/lcm.yaml
The file was modifiedinstallers/docker/osm_pods/pol.yaml
The file was modifiedinstallers/docker/osm_pods/nbi.yaml
Commit 5159840306825f0592cadb4a1ea0563b2725aa96 by garciadeblas
nbi k8s manifest: updated OSMNBI_DATABASE_HOST env var
Change-Id: I8126ae05dae62aad64f9352bf7ab411556b6fea7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/docker/osm_pods/nbi.yaml
Commit a399630a503a37d0f0fd2c7fd760a35d72305556 by beierlm
Change VM Size
Changes flavor to a sanity constant so we can tailor it without needing
further code changes.
Change-Id: Ife5d2e84dce09d126e7f16c660c47b629833094c Signed-off-by:
beierlm <mark.beierl@canonical.com>
(cherry picked from commit a070ce73ab96b90d630f8451a2912f8eaf71a8b0)
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 74ff189f75f93fa24712e5727d0c7b7faeb93049 by garciadeblas
Robot tests Dockerfile updated to use osm-packages from OSM-IM, not
SOL006
Change-Id: If20fcc7b48847361cdc37f52a6c55a422d26bdf0 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifieddocker/tests/Dockerfile
Commit 1d3e8c312faea4abc5e0102adef0a2f23b30b734 by garciadeblas
install_osm.sh: progress even if the option is not in getopts list
Change-Id: I292b6f3b5a8bd7e6dd3d3a5f486724e6c8975666 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_osm.sh
Commit 7406dee9575b42f83e72cfacb0107382faa09163 by garciadeblas
Use mongodb charm in k8s installer
- Update JUJU_AGENT_VERSION to 2.8.6
- Use mongodb charm and update needed osm pod specs to point at it
Change-Id: I75734a19aaa5b3b7a8913591ee86a8e1b82b29cd Signed-off-by:
David Garcia <david.garcia@canonical.com> Signed-off-by: garciadeblas
<gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/charmed_install.sh
The file was modifiedinstallers/docker/osm_pods/mon.yaml
The file was modifiedinstallers/docker/osm_pods/nbi.yaml
The file was modifiedinstallers/docker/osm_pods/pol.yaml
The file was modifiedinstallers/docker/osm_pods/lcm.yaml
The file was modifiedinstallers/docker/osm_pla/pla.yaml
Commit bd4dbf46a815e7f49cbcbdf7642d753f88445cc9 by garciadeblas
Fixed indentation in K8s manifest files
Change-Id: I32ffb844ce86e2bf2954d76f92c3bc459a1002fe Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/docker/osm_pods/mon.yaml
The file was modifiedinstallers/docker/osm_pods/nbi.yaml
The file was modifiedinstallers/docker/osm_pods/lcm.yaml
The file was modifiedinstallers/docker/osm_pods/pol.yaml
The file was modifiedinstallers/docker/osm_pods/ro.yaml