SuccessChanges

Summary

  1. Fix bug 2231: reverse_sync in fsmongo obtains file timestamp with UTC (details)
Commit 303ffe4f33c7a0fcc6b5c267d402c0e7d44e5a57 by aticig
Fix bug 2231: reverse_sync in fsmongo obtains file timestamp with UTC
timezone instead of local timezone, so that filesystem and mongodb
timestamps are correctly compared
Change-Id: I0056026704a624329aae1ae52a45143d12f6dfdd Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
(cherry picked from commit 09496abf441b0f3730f0288df161da1ca004be69)
The file was modifiedosm_common/fsmongo.py
The file was addedreleasenotes/notes/Fix_bug_2231-3b2a0cf186a460ce.yaml

Summary

  1. Improve stage-test script: Split charms list according to tox envlist. (details)
  2. Fix Bug 2204 - Grafana Charm is failing to be deployed in Charmed OSM (details)
  3. Update juju version to 2.9.43 (details)
  4. Fix docker tag in stage3 to coexist with periodic clean-up (details)
  5. Pin version of charmed MongoDB to use channel latest/stable (details)
  6. Removing charm promotion (details)
  7. Update gen-repo.sh to fix download from artifactory (details)
Commit 93e14ef514e68b0d060f359c8b33c962f61393e2 by beierlm
Improve stage-test script: Split charms list according to tox envlist.
For newer charms the tox envlist includes lint, unit and integration:
for these charms execute only lint and unit tests. For older charms the
tox envlist includes black, cover, flake8, pylint, yamllint, safety: for
these charms execute all tests.
Change-Id: I6cfbe129440be1665f63572a1879060eccd822fd Signed-off-by:
Dario Faccin <dario.faccin@canonical.com>
The file was modifieddevops-stages/stage-test.sh
Commit c1ea3ca9f950c55c98a014bce9e314ffc0d7337c by beierlm
Fix Bug 2204 - Grafana Charm is failing to be deployed in Charmed OSM
Master
Change-Id: Ia79845f41b642d223d8b501a87a61bdb99db9ab3 Signed-off-by:
Guillermo Calvino <guillermo.calvino@canonical.com>
(cherry picked from commit ee303f97b9afe276076f56220d73c6382aa65c48)
The file was modifiedinstallers/charm/grafana/src/charm.py
Commit a43f09f36a703631bd69b37011b5e08f4d7a961e by guillermo.calvino
Update juju version to 2.9.43
Change-Id: I8685dde8ba05ce6710a3e3d5ddaf5711d61666e0 Signed-off-by:
Guillermo Calvino <guillermo.calvino@canonical.com>
The file was modifiedinstallers/install_juju.sh
The file was modifiedinstallers/charmed_install.sh
Commit 0cdeb58c450dc210755b60bad39ef9d24e1a4ae8 by beierlm
Fix docker tag in stage3 to coexist with periodic clean-up
Change-Id: I1ce9a5de84e0bcedd7abaecfa0fb6d753b853cb7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 37a7ee5c717a44113ecd0d0eec4bf4857b0494f4 by garciadeblas
Pin version of charmed MongoDB to use channel latest/stable
Change-Id: I5ac276ff9984252951e57e7e0fd67f4ed7e8e58b Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 366ed71248f46f8a3754cb5189e39b9ea53a22b7 by mark.beierl
Removing charm promotion
Change-Id: Ic4cf3985f20bcbacf4949ce5c9b5c07530e67bbf Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
The file was modifiedjenkins/ci-pipelines/ci_stage_2.groovy
Commit df75b7aed0e184455b9de743f82003a1a2513956 by garciadeblas
Update gen-repo.sh to fix download from artifactory
Change-Id: I38df7039b0c30b7b3ddd73e9d8e8645b2c834808 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedtools/gen-repo.sh